Clean up help message
This commit is contained in:
parent
d99dadd6a5
commit
8fa65bf07b
1 changed files with 1 additions and 1 deletions
|
|
@ -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)"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue