irc_modpack/irc/irc
LeMagnesium 07e6a4dc54
[irc & commands] Clean global variable and fix crash on auth_table
2016-08-21 00:19:27 +02:00
..
doc Initial Commit 2015-09-17 20:55:27 +02:00
.gitignore Initial Commit 2015-09-17 20:55:27 +02:00
LICENSE.txt Initial Commit 2015-09-17 20:55:27 +02:00
README.markdown Initial Commit 2015-09-17 20:55:27 +02:00
asyncoperations.lua Initial Commit 2015-09-17 20:55:27 +02:00
handlers.lua Initial Commit 2015-09-17 20:55:27 +02:00
init.lua Initial Commit 2015-09-17 20:55:27 +02:00
main.lua [irc & commands] Clean global variable and fix crash on auth_table 2016-08-21 00:19:27 +02:00
messages.lua Initial Commit 2015-09-17 20:55:27 +02:00
push-luadoc.sh Initial Commit 2015-09-17 20:55:27 +02:00
set.lua Remove whitespaces 2015-09-23 20:54:57 +02:00
util.lua Initial Commit 2015-09-17 20:55:27 +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.