lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 23 September 2014 13:23, Thiago L. <fakedme@gmail.com> wrote:
irc.addHandler("eventName", function(...)
end)

You may want to look at https://hg.prosody.im/trunk/file/tip/util/events.lua 

It also has a priority as an optional 3rd argument.