Miroir du dépôt LuaIRC.
Go to file
Joshua Simmons 7d891b2380 Changing clean to verify for sending of parameters
Send methods will now error if you pass invalid characters
2010-07-18 18:26:04 +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 Updating readme to include LuaSec dependency 2010-07-17 23:28:13 +10:00
asyncoperations.lua Changing clean to verify for sending of parameters 2010-07-18 18:26:04 +10:00
init.lua Adding handlers: RPL_UMODEIS and RPL_CHANNELMODEIS 2010-07-17 23:21:50 +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

Required for TLS/SSL support

Documentation

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

Documentation is generated by LuaDoc