Captain Ezio commited on
Commit
8a5a595
·
1 Parent(s): 42a7e92

Update info.py

Browse files
Files changed (1) hide show
  1. Powers/plugins/info.py +3 -0
Powers/plugins/info.py CHANGED
@@ -153,3 +153,6 @@ _DISABLE_CMDS_ = [
153
  "info",
154
  "chinfo",
155
  ]
 
 
 
 
153
  "info",
154
  "chinfo",
155
  ]
156
+
157
+ __HELP__ = """/info - To get info about the user
158
+ /chinfo - To get info about the chat"""