1
0
mirror of https://github.com/ShadowNinja/LuaIRC.git synced 2025-04-16 09:20:25 +02:00
Joshua Simmons b392b69f87 Adding ability for hooks to return, and OnRaw hook
By adding the ability for hooks to return, we can stop the processing of a line at any point.
This is used by the OnRaw hook such that any non-nil return value will cause the irc library to assume that line has been handled.
2010-07-19 05:48:15 +08:00
2010-07-18 18:34:25 +09:00
2010-04-04 16:55:12 +02:00
2010-07-18 16:50:31 +09:00

LuaIRC

IRC library for Lua.

Dependencies

Documentation

Documentation can be automatically generated from the doc/irc.luadoc file, pre-generated documentation can be found in the gh-branch.

You can also browse it online.

Documentation is generated by LuaDoc

Description
Miroir du dépôt LuaIRC.
Readme 155 KiB
Languages
Lua 97.1%
Shell 2.9%