Commit Graph

6 Commits

Author SHA1 Message Date
Diego Martínez a18820356a Fix error in previous `help` merge. 2016-12-03 18:41:01 -03:00
Diego Martínez 12248cc847 Minor changes to `botcmds.lua`.
- Merge `list` into `help`.
- Use `table.concat` to remove trailing comma.
2016-11-28 22:17:08 -03:00
Diego Martínez 03070e41c4 Check nickname using RFC1459 rules in `botcmds.lua`. 2016-11-28 01:05:46 -03:00
ShadowNinja 5655f75946 Add success and message return values to bot commands 2014-05-28 20:05:26 -04:00
ShadowNinja 706a6fbe27 Rename "mt_irc" namespace to "irc"
The underlying IRC library is now available as irc.lib.
2014-05-25 22:52:24 -04:00
ShadowNinja ed20a55899 Remove included Lua and LuaSocket source
Also rename README.txt to README.md and update it.
2014-05-15 20:20:22 -04:00