🚀 Slash Commands
/newmenu
Adds a new rule entry to the rules system.
Options:
label— The rule title (what appears in the select menu)description(optional) — Short explanation under the titleemoji(optional) — Emoji icon for the rule in the menu
- The full rule content
- An image URL (must start with
https://)
/setup
Sends the rules panel to the current channel.
- Displays a select menu with all added rules
- Users can choose to view individual rule details dynamically
/checkrules
Displays a structured embed with:
- All current rule titles
- Their assigned ID numbers
/removerule
Removes a rule from the system.
Options:
id— The rule’s unique ID (can be found using/checkrules)