diff options
| author | 2019-09-12 15:18:14 +0200 | |
|---|---|---|
| committer | 2019-09-12 15:18:14 +0200 | |
| commit | 874cc1ba111e23973198773a2e4f14392e9c0fff (patch) | |
| tree | 18e69edc6b585d91396cc51366a22f51bbb96e4d /tests/cogs/__init__.py | |
| parent | Fixed 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/cogs/__init__.py')
0 files changed, 0 insertions, 0 deletions