Compare commits

..

1 Commits

Author SHA1 Message Date
mio 8530a3bb77 (hachi) Add breadtarot foil 2022-03-23 16:55:09 +00:00
1 changed files with 1 additions and 1 deletions

View File

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