🗳️Suggestions
Mr Poll is the bot for suggestions!
How do I create a suggestion?
You can suggest something by typing /suggest
and a form will appear.

Clicking submit will send the suggestion into the pending suggestions channel.\

You must set a pending channel for suggestions to be sent in beforehand.
You must have the Manage Server
permission in the server to be able to run any configuration command.
How do I configurate a suggestion channel?
Pending Suggestion -
/suggestion pending-channel set channel:#channel
Approved Suggestion -
/suggestion approve-channel set channel:#channel
Denied Suggestion -
/suggestion deny-channel set channel:#channel
How do I approve or deny a suggestion?
Approve a suggestion -
/approve message-id:{message-id} reason:{reason}
Deny a suggestion -
/deny message-id:{message-id} reason:{reason}
How do I remove a set suggestion channel?
Pending Suggestion -
/suggestion pending-channel remove
Approved Suggestion -
/suggestion approve-channel remove
Denied Suggestion -
/suggestion deny-channel remove
Suggestion Features
How do I set it so users can post a suggestion with a button?
You can use the /suggestion button
command to send a suggestion panel with a button that will allow people to click it to suggest something.\

You must set a pending channel for suggestions to be sent in beforehand.
How do I make it so suggestions have a thread attached?
You can do this by running - /suggestion threads create-threads:True
If you want to disable it - /suggestion threads create-threads:False

How can I make suggestion submitters anonymous?
You can make suggestion submitters anonymous by running /suggestion anonymous-submitter

True
the bot will show Suggestion by Anonymous
instead of the person who created it.How can I set it so I can view voters for suggestions?
You can view voters for suggestions by setting /suggestion anonymous-votes
to True
.
If you would like to disable it, you can run /suggestion anonymous-votes
again and set it to False
.\

anonymous-votes
is set to True
, The suggestion message will display a View Voters
button.Last updated