Miroir du dépôt LuaIRC.
Dosyaya git
ShadowNinja b8d594e651 Allow nil Message args 2015-02-16 20:17:50 -05:00
doc Set metatable to _preconnect when disconnected and add connected field 2015-01-25 13:50:59 -05:00
.gitignore Add temporary files to .gitignore 2015-01-25 13:35:33 -05:00
.travis.yml Apparently Ubuntu calls the LuaDoc package "luadoc", not "lua-doc" like Debian does 2014-03-23 11:36:54 +09:00
LICENSE.txt Fixing some whitespace, and line endings. 2010-07-18 19:43:50 +10:00
README.markdown Apparently Ubuntu calls the LuaDoc package "luadoc", not "lua-doc" like Debian does 2014-03-23 11:36:54 +09:00
asyncoperations.lua Switch to Lua 5.2 module format 2015-01-25 13:35:19 -05:00
handlers.lua Fix new nickname sending 2015-01-25 13:51:02 -05:00
init.lua Set metatable to _preconnect when disconnected and add connected field 2015-01-25 13:50:59 -05:00
messages.lua Allow nil Message args 2015-02-16 20:17:50 -05:00
push-luadoc.sh chmod +x push-luadoc.sh 2014-03-23 11:43:25 +09:00
set.lua Switch to Lua 5.2 module format 2015-01-25 13:35:19 -05:00
util.lua Switch to Lua 5.2 module format 2015-01-25 13:35:19 -05:00

README.markdown

Build Status LuaIRC

IRC client 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.