small changes

This commit is contained in:
a3x 2020-06-26 10:11:08 +00:00
parent 5975c3d511
commit bbe65f451a
1 changed files with 3 additions and 3 deletions

View File

@ -47,13 +47,13 @@ class Bot():
# commands # commands
def _help(self): def _help(self):
self.send("""following bot commands are available: self.send("""following bot commands are available:
\\help show this message \\help show thi
following user commands are available: following user commands are available:
\\lastseen request last online timestamp from buddy \\lastseen
following group commands are available following group commands are available
\\leave permanently leave group chat \\leave permanentlhat
\\groups print all attended groups \\groups print all attended groups
\\getgroups get current groups from WA""") \\getgroups get current groups from WA""")