Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 749 Bytes

README.markdown

File metadata and controls

19 lines (14 loc) · 749 Bytes

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.