We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4232a1f commit b62ad1fCopy full SHA for b62ad1f
1 file changed
bot/exts/help_channels/_stats.py
@@ -14,7 +14,7 @@
14
class ClosingReason(Enum):
15
"""All possible closing reasons for help channels."""
16
17
- COMMAND = "command"
+ COMMAND = "manual.command"
18
INACTIVE = "auto.inactive"
19
NATIVE = "auto.native"
20
DELETED = "auto.deleted"
0 commit comments