server-nalc/other_things/irc-old-save/irc
LeMagnesium 0818c7996f Check field before crashing IRC 2015-08-19 01:44:33 +02:00
..
doc Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
.gitignore Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
LICENSE.txt Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
README.markdown Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
asyncoperations.lua Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
handlers.lua Check field before crashing IRC 2015-08-19 01:44:33 +02:00
init.lua Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
main.lua Add an IRC mod wich works... (very rare, like Mithril...) 2015-08-19 01:24:48 +02:00
messages.lua Add an IRC mod wich works... (very rare, like Mithril...) 2015-08-19 01:24:48 +02:00
push-luadoc.sh Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
set.lua Add an IRC mod wich works... (very rare, like Mithril...) 2015-08-19 01:24:48 +02:00
util.lua Change rights in the repository (755) 2015-05-26 23:37:16 +02:00

README.markdown

LuaIRC

IRC library for Lua.

Dependencies

Only required if you want to make use of the TLS support

Documentation

Documentation can be automatically generated by passing irc.luadoc (in doc/) to LuaDoc, or pre-generated documentation can be found in the 'gh-pages' branch, which can also be browsed online.