Miroir du dépôt LuaIRC.
Go to file
Joshua Simmons bb020fdad4 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-17 23:16:01 +10:00
doc Updated docs with topic stuff 2010-07-17 11:54:59 +09:00
LICENSE.txt Split into modules 2010-04-04 16:55:12 +02:00
README.markdown Added link to online docs in readme 2010-06-26 23:57:40 +09:00
asyncoperations.lua Refactoring nasty send methods. 2010-07-17 23:16:01 +10:00
init.lua Adding TLS/SSL support via LuaSec 2010-07-17 23:14:37 +10:00
util.lua Cleaned up whitespace, now all indentation is done with 1 tab character 2010-07-17 11:48:32 +09:00

README.markdown

LuaIRC

IRC library for Lua.

Dependencies

Documentation

Automatically generated documentation can be found in the doc/ directory, or browsed online.

Documentation is generated by LuaDoc