summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/alias.rb
AgeCommit message (Expand)Author
2007-08-14* fixed incorrect loading logic which could have added entries to @aliases ev...Yaohan Chen
2007-08-10* alias.rb: fixed precedence error which caused list of aliases be reset on r...Yaohan Chen
2007-08-07* use Util.safe_save in alias pluginYaohan Chen
2007-07-23* Prevent the alias from including arguments not substituded in command, as a...Yaohan Chen
2007-07-23added 'alias rm' as alternative for 'alias remove'Yaohan Chen
2007-07-21added alias pluginYaohan Chen