From e36812ad5364de8f3b003ff92f1de79c749b428f Mon Sep 17 00:00:00 2001 From: Joscha Date: Tue, 5 Sep 2017 22:40:38 +0000 Subject: [PATCH] Specify non-standart botrulez commands this bot adheres to --- infobot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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):