test
This commit is contained in:
parent
90e02bfc37
commit
e4c5549e5d
@ -89,6 +89,8 @@ def get_commands(bot, trigger):
|
|||||||
if len(found):
|
if len(found):
|
||||||
trigger_type = found[0]
|
trigger_type = found[0]
|
||||||
|
|
||||||
|
bot.say(trigger_type)
|
||||||
|
|
||||||
commands.append({
|
commands.append({
|
||||||
"trigger_type": trigger_type,
|
"trigger_type": trigger_type,
|
||||||
"trigger_prefix": trigger_prefix,
|
"trigger_prefix": trigger_prefix,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user