Run a poll in Discord

Native Discord polls with the options you want, plus the ability to check results or close voting early.

You type this

@Bond Put up a poll in #general asking what we play on Friday

Bond reads your server, works out what needs doing, and shows you what it is about to change before it changes anything.

How to set it up

  1. Add Bond to your server — one click, no setup wizard.
  2. Mention @Bond in any channel and describe what you want.
  3. Approve the actions it proposes. You can allow something once, allow it always, or say no.

What it uses under the hood

  • send_message

    Send a message to a specific text channel in the Discord server.

  • edit_message

    Edit a message that was sent by the bot.

  • suppress_message_embeds

    Toggle whether Discord displays embeds and link previews on an existing message.

  • forward_message

    Forward an existing Discord message into another text-based channel.

  • delete_message

    Delete a specific message from a Discord channel.

  • bulk_delete_messages

    Delete multiple messages at once from a Discord channel (purge).

All messages tools

Related