Files in the top-level directory from the latest check-in
- BobbyB
- Callbacks
- Leelo
- Modules
- Quagmire
- Tampon
- bot.lua
- LICENSE
- readme.md
- todo
Lua Bots is a suite of modules to make an irc bot using mirrexagons lua-irc-engine
To use, install the github (not the luarocks version). and configure your LUA_PATH, do look at the source for the usable os.getenv.
Dependencies:
- lua-irc-engine github
- stdlib
- luasocket
- lua5.3 (5.4 gives trouble)
How to use:
./bot.lua 'irc://botname:password@irc.oftc.net:6667/module1/module2/##channel'