Mr Poll Documentation
  • 👋Overview
  • ❗Required Permissions
  • 📒FAQ
  • Features
    • 📊Polls
      • Normal Polls
      • Straw Polls
      • Thread Polls
    • 🗳️Suggestions
  • 📋Commands
    • 📝Poll
    • ⁉️Suggestion
    • 🖇️Miscellaneous
Powered by GitBook
On this page
  • How do I create a suggestion?
  • How do I configurate a suggestion channel?
  • How do I approve or deny a suggestion?
  • How do I remove a set suggestion channel?
  • Suggestion Features
  • How do I set it so users can post a suggestion with a button?
  • How do I make it so suggestions have a thread attached?
  • How can I make suggestion submitters anonymous?
  • How can I set it so I can view voters for suggestions?
  1. Features

Suggestions

Mr Poll is the bot for suggestions!

PreviousThread PollsNextPoll

Last updated 1 year ago

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

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.

🗳️
You can optionally add a title, and the suggestion in the description.
When a new suggestion is submitted, the
Threads will be auto created when the suggestion is submitted.
When set to True the bot will show Suggestion by Anonymous instead of the person who created it.
When anonymous-votes is set to True, The suggestion message will display a View Voters button.