Member Server only

/poll close

Close voting on a poll

Usage

Generated
/poll close <poll_id>
OptionTypErforderlichBeschreibung
poll_id whole number
suggests
Ja Pick an open 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

Meant for ordinary members. Open unless you lock it 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

Verhalten

Checked against the code 2026-09-21

/poll close ends voting on a poll. poll_id offers autocomplete: start typing and the bot lists this server's open polls as "#number · question", matching on the number or the question text. The poll's message is edited to show the final counts for every option, including anonymous polls, and the vote buttons are removed. Only you see the reply: "🔒 Poll N closed."

The bot applies your Command Access rules first. The poll must belong to this server ("Poll not found."). Only the member who created the poll or a member with Manage Server can close it ("Only the poll creator or a server manager can close it."). A poll that is already closed gets "Poll already closed."

Good to know

  • A poll with a closing time set on the dashboard closes on its own when that time comes, with the same final-results update.
  • /poll results still works on a closed poll.
  • The autocomplete shows up to 25 matches from the 50 most recent polls.
  • Closing does not message anyone. The final counts stay visible on the poll's message.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction