ircbot icon indicating copy to clipboard operation
ircbot copied to clipboard

IRC bot framework in Lua.

Lua IRC Bot Framework

Bot framework in Lua, with Lua plugins. See LICENSE.txt for the license.

Dependencies

Documentation

See example/plugins/example.lua for a small code sample.

To create a new bot, you can copy the included example/, edit config.lua then add plugins.

The admin.lua plugin is included for commonly used administrative tasks, but isn't necessary.

Documentation can be found in the doc/ directory.