Clean up help message

This commit is contained in:
Joscha 2017-09-06 10:08:01 +00:00
parent d99dadd6a5
commit 8fa65bf07b

View file

@ -14,7 +14,7 @@ class InfoBot(yaboli.Bot):
self.help_specific = (
"Displays information about the clients in a room in its nick:\n"
"(<people>P <bots>B [<lurkers>L] [<bot-lurkers>N])\n\n"
"(<people>P <bots>B <lurkers>L <bot-lurkers>N)\n\n"
"Github: https://github.com/Garmelon/infobot (complies with botrulez, including !kill and !restart)\n"
"Created by @Garmy using yaboli (https://github.com/Garmelon/yaboli)"
)