test
This commit is contained in:
parent
82152f79a1
commit
ff5328c711
@ -47,5 +47,5 @@ class Commands():
|
|||||||
bot.nick,
|
bot.nick,
|
||||||
":%s %s %s : %s %s" % (trigger.hostmask, "PRIVMSG", trigger.sender, "/me", trigger_dict["trigger_str"])
|
":%s %s %s : %s %s" % (trigger.hostmask, "PRIVMSG", trigger.sender, "/me", trigger_dict["trigger_str"])
|
||||||
)
|
)
|
||||||
# pretrigger.tags['intent'] = "ACTION"
|
pretrigger.intet = "ACTION"
|
||||||
bot.dispatch(pretrigger)
|
bot.dispatch(pretrigger)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user