mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[Misc] Typo fixes (#3427)
* [Misc] Typo fixes * Changelog * Trivia list * Update 3427.misc.rst * Changelog
This commit is contained in:
@@ -21,7 +21,7 @@ class AntiSpam:
|
||||
|
||||
# TODO : Decorator interface for command check using `spammy`
|
||||
# with insertion of the antispam element into context
|
||||
# for manual stamping on succesful command completion
|
||||
# for manual stamping on successful command completion
|
||||
|
||||
default_intervals = [
|
||||
(timedelta(seconds=5), 3),
|
||||
|
||||
Reference in New Issue
Block a user