1
0
mirror of https://github.com/ShadowNinja/LuaIRC.git synced 2024-09-27 23:10:33 +02:00
Miroir du dépôt LuaIRC.
Go to file
Joshua Simmons 8114c5b7f8 Fixing regressions in sendChat and sendNotice.
Fixing: Incorrect handling of newlines in message.
Fixing: Cleaning ':' from message.
2010-07-18 17:24:13 +10:00
doc Updated docs with topic stuff 2010-07-17 11:54:59 +09:00
asyncoperations.lua Fixing regressions in sendChat and sendNotice. 2010-07-18 17:24:13 +10:00
init.lua Adding handlers: RPL_UMODEIS and RPL_CHANNELMODEIS 2010-07-17 23:21:50 +10: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
util.lua Cleaned up whitespace, now all indentation is done with 1 tab character 2010-07-17 11:48:32 +09:00

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