From bbe65f451acf885db13a44cfea90a17fc6a61918 Mon Sep 17 00:00:00 2001 From: a3x Date: Fri, 26 Jun 2020 10:11:08 +0000 Subject: [PATCH] small changes --- transWhat/bot.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/transWhat/bot.py b/transWhat/bot.py index f29ad3b..88fbf79 100644 --- a/transWhat/bot.py +++ b/transWhat/bot.py @@ -47,13 +47,13 @@ class Bot(): # commands def _help(self): self.send("""following bot commands are available: -\\help show this message +\\help show thi following user commands are available: -\\lastseen request last online timestamp from buddy +\\lastseen following group commands are available -\\leave permanently leave group chat +\\leave permanentlhat \\groups print all attended groups \\getgroups get current groups from WA""")