aboutsummaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2019-09-12 15:18:14 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2019-09-12 15:18:14 +0200
commit874cc1ba111e23973198773a2e4f14392e9c0fff (patch)
tree18e69edc6b585d91396cc51366a22f51bbb96e4d /tests/__init__.py
parentFixed incorrect API request field in superstarify (diff)
Fix AntiSpam incorrectly invoking tempmute.
https://github.com/python-discord/bot/issues/400 The AntiSpam punish method incorrectly invoked the tempmute command, as it provided an unconverted duration argument. Since direct invocation of commands bypasses converters, the conversion of the duration string to a datetime object is now done manually. Closes #400
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions