"tree" is now alias for "trees" command since its mistyped so often
git-svn-id: svn://10.0.0.236/trunk@32435 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -67,7 +67,7 @@ my %pubcmds = (
|
||||
"(hi|hello|lo|sup)" => \&bot_hi,
|
||||
"moon" => \&bot_moon,
|
||||
"up" => \&bot_up,
|
||||
"trees" => \&bot_tinderbox,
|
||||
"(trees|tree)" => \&bot_tinderbox,
|
||||
"debug" => \&bot_debug,
|
||||
"stocks" => \&bot_stocks,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user