mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-11-05 23:05:29 +01:00
9977943966abbc7d1daa32046c25a9e4554e6da4
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.
Description
Languages
Lua
97.1%
Shell
2.9%