🗳️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.

You can optionally add a title, and the suggestion in the description.

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

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.\

When a new suggestion is submitted, the

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

Threads will be auto created when the suggestion is submitted.

How can I make suggestion submitters anonymous?

You can make suggestion submitters anonymous by running /suggestion anonymous-submitter

When set to 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.\

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

Last updated