资 源 简 介
Luamodo is an Object Oriented IRC bot framework.
Features include: running multiple bots and connections in a single instance, timers, commands, events, and extensions (Bots can choose which extensions to use, and extensions can be reloaded while the program is running)
Luamodo is released under the MIT license, the same license as Lua itself.
Luamodo depends on: Lua, LuaSocket, and LuaFileSystem