Compare commits

..

1 Commits

Author SHA1 Message Date
mio b6580b0d47 (hachi) Add a foil 2022-03-23 16:47:20 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ local hachi = {}
-- Show help message
function itte_handlers.botland(cxt, msg)
function hachi.botland(cxt, msg)
irc._h.help(cxt, msg)
end