summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDico <Dico200@users.noreply.github.com>2015-11-04 11:53:09 +0100
committerDico <Dico200@users.noreply.github.com>2015-11-04 11:53:09 +0100
commit4a4cdc839be140dc9486b2cffd8c065365a70404 (patch)
tree366f6f97ddd2c11a616657c65f8f2c080f334d6f
parenteb491bcd9ef5919acc858c0d48834d6f7fe02c4e (diff)
Add /chatgroup tpahere to chatgroups help message
-rw-r--r--chatgroups.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chatgroups.py b/chatgroups.py
index ab27e1f..2cd496a 100644
--- a/chatgroups.py
+++ b/chatgroups.py
@@ -54,6 +54,7 @@ def on_chatgroup_command(sender, command, label, args):
msg(sender, "&e/chatgroup leave")
msg(sender, "&e/chatgroup info")
msg(sender, "&e/chatgroup key")
+ msg(sender, "&e/chatgroup tpahere")
@hook.command("cgt")