diff --git a/infobot.py b/infobot.py index 50a15e0..d6307c8 100644 --- a/infobot.py +++ b/infobot.py @@ -15,8 +15,8 @@ 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" + "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):