diff options
author | 2018-05-08 11:19:43 +0200 | |
---|---|---|
committer | 2018-05-08 11:19:43 +0200 | |
commit | fe287a9882b8c56c389f2427ba5ad6772738f7cc (patch) | |
tree | 42de55374fca30dac2e2c46036f0479884a71452 /README.md | |
parent | Don't load ClickUp cog if `CLICKUP_KEY` is unset. (#70) (diff) |
Make python parser handle single bracket calls like self.accept(. (#73)
* Python parser now handles single bracket calls like . This solves a problem where these messages would get stuck in #checkpoint and never get removed. Also added #bot-commands to codeblock parsing whitelist so there is no cooldown in that channel anymore.
* Refactored whitelist into a cog attribute, and made it a tuple.
* these debug logs should be trace logs
* Refactored a bit to make whitelist vs cooldown a bit more intuitive. whitelist channels shouldn't have to be in the cooldown dict.
* Fixed stupid idiot f-string moron factory fuckup
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions