fix(aurora): update the docstring for slowmode's interval argument
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Failing after 22s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s

This commit is contained in:
cswimr 2025-02-18 15:25:38 -06:00
parent f5023b7643
commit ece4cc74f6
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -506,7 +506,7 @@ class Aurora(commands.Cog):
Parameters
-----------
interval: int
The slowmode interval in seconds
The slowmode interval in seconds (0 to disable)
channel: discord.TextChannel
The channel to set the slowmode in
reason: str