diff --git a/infobot.py b/infobot.py index d6307c8..d40417c 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, including !kill and !restart)\n" + "Created by @Garmy using yaboli (https://github.com/Garmelon/yaboli)" ) async def update_nick(self):