| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support "$$" as a literal "$" in alias arg replacements | 2019-11-20 | 1 | -15/+17 | |
| * | bot admins should be allowed to use !calias | 2019-11-20 | 1 | -1/+2 | |
| * | "alias-%s" -> "command-alias-%s" | 2019-11-20 | 1 | -1/+1 | |
| * | "!alias show" should be looking at index `1` for alias | 2019-11-20 | 1 | -1/+1 | |
| * | show error on unknown !alias subcommand | 2019-11-20 | 1 | -0/+3 | |
| * | find_setting() returns a tuple | 2019-11-20 | 1 | -7/+7 | |
| * | require access for !alias/!calias | 2019-11-20 | 1 | -2/+3 | |
| * | move command aliases out to their own module (aliases.py) | 2019-11-20 | 1 | -0/+113 |
