Add trigger for all module templates

master
Zach Thompson 2016-01-21 09:52:21 -07:00
parent 6bbbf8cc61
commit de4ca92969
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ zci answer_type => '<: $ia_id :>';
zci is_cached => 1;
# Triggers - https://duck.co/duckduckhack/goodie_triggers
triggers any => 'triggerword', 'trigger phrase';
triggers <: $ia_trigger :>;
# Handle statement
handle <: $ia_handler :> => sub {