aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/aliases.py
Commit message (Expand)AuthorAgeFilesLines
* split permission for !alias/!balias in to twoGravatar jesopo2020-01-211-3/+4
* use utils.parse.format_token_replace() in aliases.pyGravatar jesopo2019-12-211-25/+7
* don't have [''] as args_split when there's no args (for alias)Gravatar jesopo2019-12-211-2/+6
* add kwarg name replacements to aliases.py, use it for $NICK$Gravatar jesopo2019-12-171-3/+9
* support bot-wide aliases with `!balias`•••closes #212 Gravatar jesopo2019-12-101-0/+3
* move aliases.py to core_modulesGravatar jesopo2019-12-101-0/+120