Miroir du dépôt LuaIRC.
Go to file
JakobOvrum bc79606de0 Merge pull request #9 from ShadowNinja/master
A few changes...
2013-06-26 19:36:17 -07:00
doc Track user access changing and enable multi-prefix 2013-06-25 22:29:53 -04:00
LICENSE.txt Fixing some whitespace, and line endings. 2010-07-18 19:43:50 +10:00
README.markdown reworded readme 2010-07-21 09:39:38 +09:00
asyncoperations.lua Add OnSend hook 2013-06-25 21:55:43 -04:00
handlers.lua Track user access changing and enable multi-prefix 2013-06-25 22:29:53 -04:00
init.lua Track user access changing and enable multi-prefix 2013-06-25 22:29:53 -04:00
set.lua Added irc.set module wrapping select() for IRC connections 2011-04-24 08:25:07 +09:00
util.lua Track user access changing and enable multi-prefix 2013-06-25 22:29:53 -04:00

README.markdown

LuaIRC

IRC library for Lua.

Dependencies

Only required if you want to make use of the TLS support

Documentation

Documentation can be automatically generated by passing irc.luadoc (in doc/) to LuaDoc, or pre-generated documentation can be found in the 'gh-pages' branch, which can also be browsed online.