Miroir du dépôt LuaIRC.
Go to file
Joshua Simmons 481210b440 Updating documentation
Adding TLS/SSL documentation
Adding OnUserModeIs documentation
Adding OnChannelModeIs documentation
Adding OnRaw documentation
2010-07-19 05:48:23 +08:00
doc Updating documentation 2010-07-19 05:48:23 +08:00
LICENSE.txt Split into modules 2010-04-04 16:55:12 +02:00
README.markdown Updated readme to reflect changes to documentation 2010-07-18 19:15:34 +09:00
asyncoperations.lua Changing verify error message 2010-07-19 05:48:21 +08:00
init.lua Adding ability for hooks to return, and OnRaw hook 2010-07-19 05:48:15 +08:00
util.lua Patched parser a bit 2010-07-18 16:50:31 +09:00

README.markdown

LuaIRC

IRC library for Lua.

Dependencies

Documentation

Documentation can be automatically generated from the doc/irc.luadoc file, pre-generated documentation can be found in the gh-branch.

You can also browse it online.

Documentation is generated by LuaDoc