yukichan/cmds/reload.lua

5 regels
79 B
Lua

nick,chan,tCommand,message = ...
if checkAdmin(nick) then
_G.loadconfig()
end