diff --git a/infobot.py b/infobot.py index d40417c..7ca17a6 100644 --- a/infobot.py +++ b/infobot.py @@ -14,7 +14,7 @@ class InfoBot(yaboli.Bot): self.help_specific = ( "Displays information about the clients in a room in its nick:\n" - "(P B [L] [N])\n\n" + "(P B L 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)" )