mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-07-17 07:10:18 +02:00
b392b69f8706220597d8f51116b00fbaa169a2f3
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%