Add /chatgroup tpahere to chatgroups help message

This commit is contained in:
Dico
2015-11-04 11:53:09 +01:00
parent eb491bcd9e
commit 4a4cdc839b
+1
View File
@@ -54,6 +54,7 @@ def on_chatgroup_command(sender, command, label, args):
msg(sender, "&e/chatgroup leave") msg(sender, "&e/chatgroup leave")
msg(sender, "&e/chatgroup info") msg(sender, "&e/chatgroup info")
msg(sender, "&e/chatgroup key") msg(sender, "&e/chatgroup key")
msg(sender, "&e/chatgroup tpahere")
@hook.command("cgt") @hook.command("cgt")