-
-
Notifications
You must be signed in to change notification settings - Fork 750
Add support for threads to !slowmode command #2131
Copy link
Copy link
Closed
Labels
a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)Related to internal functionality and utilities (error_handler, logging, security, utils and core)a: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)area: featuresp: 2 - normalNormal PriorityNormal Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)Related to internal functionality and utilities (error_handler, logging, security, utils and core)a: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)area: featuresp: 2 - normalNormal PriorityNormal Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
As it says on the tin.
Currently moderators+ are able to use
!slowmodeto get and set the slowmode for a given channel.Let's add support for threads as well!
ETA: The command works when invoked within a thread, but not from outside that thread.