Commit Graph

6 Commits

Author SHA1 Message Date
ShadowNinja 8e6a9a287f Use LuaSocket's base 64 encoding function 2014-05-28 19:38:24 -04:00
ShadowNinja 26ca287b09 Check connectivity before sending messages 2014-05-28 19:38:23 -04:00
Diego Martínez 3b35bb1871 Fix leaked globals. 2014-05-28 12:05:08 -03:00
Diego Martínez 56a5de4a91 Fix typo in connect.
This caused bot to fail to connect to servers protected with passwords.

Reported by reactor.
2014-05-28 11:59:10 -03: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