💬 Suggestions Feature
The Suggestions feature in AdmiBot allows server members to submit suggestions for improvements, ideas, or feedback. This feature enables secure and efficient moderation of suggestions, ensuring that valuable input from the community is acknowledged and addressed.
✍️ /suggestion create <Title> <Description>
/suggestion create <Title> <Description>
Description: Creates a new suggestion with a specified title and description.
Usage:
/suggestion create <Title> <Description>
📝 Note: After creating a suggestion, an embed will be generated displaying the title and description along with a unique suggestion ID for tracking.
📊 /suggestion status <suggestion id>
/suggestion status <suggestion id>
Description: Checks the current status of a specific suggestion using its ID.
Usage:
/suggestion status <suggestion id>
📝 Note: This command provides information about whether the suggestion is pending, approved, or declined.
✅ /suggestion approve <suggestion id> <optional: reason>
/suggestion approve <suggestion id> <optional: reason>
Description: Approves a specific suggestion, indicating that it will be implemented or considered.
Usage:
/suggestion approve <suggestion id> <optional: reason>
📝 Note: Providing a reason for the approval is optional but can help clarify the decision to the community.
❌ /suggestion decline <suggestion id> <optional: reason>
/suggestion decline <suggestion id> <optional: reason>
Description: Declines a specific suggestion, indicating that it will not be implemented.
Usage:
/suggestion decline <suggestion id> <optional: reason>
📝 Note: Providing a reason for the decline is optional but recommended for transparency.
🛠️ /suggestion setup <#channel>
/suggestion setup <#channel>
Description: Sets up the suggestions system in a specified channel, allowing members to submit suggestions directly.
Usage:
/suggestion setup <#channel>
📝 Note: This command configures the channel to receive and manage suggestions effectively.
🔄 /suggestion toggle <on/off>
/suggestion toggle <on/off>
Description: Toggles the suggestions feature on or off in the specified channel.
Usage:
/suggestion toggle <on/off>
📝 Note: Use this command to enable or disable the suggestions feature as needed.
🔑 Permissions Required
The Suggestions feature requires the Delete Messages permission for setup and configuration commands to manage suggestion moderation effectively.
This feature fosters a culture of open communication and feedback within the server, allowing members to contribute their ideas and suggestions while ensuring that the moderation process is clear and efficient.
Last updated