aboutsummaryrefslogtreecommitdiff
path: root/modules/nickname_aliases.py
Commit message (Collapse)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the eventGravatar jesopo2018-08-311-5/+5
| | | | hooks for a module
* it's "#--ignore" not "#!--ignore"Gravatar jesopo2018-08-031-1/+1
|
* you know what, this module has too many flaws.Gravatar jesopo2016-05-171-0/+1
|
* fixed a problem in nickname_aliases.py that made the bot assume root aliases ↵Gravatar jesopo2016-05-171-4/+10
| | | | were just new names that needed aliasing.
* added some code to the nickname_aliases module, I do not trust this module ↵Gravatar jesopo2016-04-181-0/+5
| | | | yet. :|
* added experimental module to track what nicknames are actually aliases for ↵Gravatar jesopo2016-04-131-0/+84
other nicknames.