Miroir du dépôt LuaIRC.
Go to file
Joshua Simmons 7604bb2a51 Refactoring nasty send methods.
Adding a local clean method to sanitise strings for sending.
Removing sendByMethod, made obsolete by changes to send calls.
2010-07-19 05:48:14 +08:00
doc added OnKick to docs 2010-07-18 18:34:25 +09: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 Refactoring nasty send methods. 2010-07-19 05:48:14 +08:00
init.lua Adding TLS/SSL support via LuaSec 2010-07-19 05:48:14 +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