aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/moderation.py
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2019-09-13 21:37:16 +0200
committerGravatar Sebastiaan Zeeff <[email protected]>2019-09-13 21:37:16 +0200
commitf287c5a690a78a886b29363634b0cdc2499dafb4 (patch)
tree055dd2d0c7c80ee2d436089e611fafd3ed16181f /bot/utils/moderation.py
parentFix bugs and inconsistencies in moderation cog (diff)
Fix one-off error in the !clean command
https://github.com/python-discord/bot/issues/413 The message indexing phase of the `!clean` did not account for the presence of the invocation message, resulting in a one-off error in the amount of messages being indexed. Fixed it by adding one to the amount of messages we index from the message history. Closes #413
Diffstat (limited to 'bot/utils/moderation.py')
0 files changed, 0 insertions, 0 deletions