-
Notifications
You must be signed in to change notification settings - Fork 0
Figure out how to better handle rulesBroken field #3
Copy link
Copy link
Open
Description
mod-bot/src/commands/command.ts
Line 27 in 3c3f469
| const rulesBrokenComponent = new TextInputBuilder() |
When we're picking the rules that a user broke, this is best handled by checkboxes or a multi-select component. Discord doesn't support either of these right now, so we should find a better way to signify which rules were broken. Relevant convo in hidden OSS leaders channel: https://discord.com/channels/240880736851329024/625285981871800332/1017409849216208987
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels