Specify non-standart botrulez commands this bot adheres to

This commit is contained in:
Joscha 2017-09-05 22:40:38 +00:00
parent 5b69cfc11a
commit e36812ad53

View file

@ -15,8 +15,8 @@ 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"
"Github: https://github.com/Garmelon/infobot (complies with botrulez, including !kill and !restart)"
"Created by @Garmy using yaboli (https://github.com/Garmelon/yaboli)\n"
"Github: https://github.com/Garmelon/infobot (complies with botrulez)"
)
async def update_nick(self):