Compare commits

..

1 Commits

Author SHA1 Message Date
mio 37fde31b66 (hachi) Add a foil 2022-03-23 16:32:13 +00:00
1 changed files with 1 additions and 1 deletions

View File

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