Update master
parent
5ef2b84a75
commit
7301d86481
|
@ -20,6 +20,7 @@ my %data = (
|
|||
help_html => "DuckDuckGo's help website: <a href='http://help.duckduckgo.com/'>http://help.duckduckgo.com/</a>",
|
||||
roboduck_html => "DuckDuckGo's official <a href='https://en.wikipedia.org/wiki/IRC_Bot'>IRC bot</a>: <a href='https://github.com/Getty/duckduckgo-roboduck'>https://github.com/Getty/duckduckgo-roboduck</a>",
|
||||
roboduck => "DuckDuckGo's official IRC bot: https://github.com/Getty/duckduckgo-roboduck",
|
||||
quackandhack => "QUACK!",
|
||||
);
|
||||
|
||||
triggers any => keys %data, qw/zero 0/;
|
||||
|
|
Loading…
Reference in New Issue