Info Server only

/poll results

Show current results for a poll

Usage

Generated
/poll results <poll_id>
OptionTipoObligatorioDescripción
poll_id whole number
suggests
Pick a poll

Who can run it

Generated
Discord defaultEvery member
Command Access presetEveryone
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Beacon Events, Commands

Open to every member unless you lock it to roles or channels in Command Access. How Command Access works.

What the bot needs

Generated

Beacon Events is granted these permissions by the invite link. A command that finds one missing replies privately with what it could not do and changes nothing.

Manage ChannelsView ChannelSend MessagesEmbed LinksRead Message HistoryConnect

Comportamiento

Checked against the code 2026-09-21

/poll results shows the current state of a poll to you alone. poll_id offers autocomplete over this server's polls, open and closed, listed as "#number · question". The reply is the poll embed: the question, the options with their vote counts, and a footer with the poll number, Open or Closed, the vote mode and the number of voters.

The bot applies your Command Access rules first. The poll must belong to this server ("Poll not found.").

For an anonymous poll that is still open, only the poll's creator or a member with Manage Server sees the counts. Everyone else sees the option list without numbers. Once the poll is closed, the counts are visible to everyone who runs the command.

Good to know

  • Nothing is posted to the channel and the poll's message is not changed.
  • Voters are counted, never listed. The Polls page on the dashboard can export a poll's votes as CSV.
  • The autocomplete shows up to 25 matches from the 50 most recent polls.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction