The /poll command group lets staff create and manage voting polls — typically used for staff evaluations. Polls support anonymous voting, per-user vote limits, and live result viewing.
Create a new poll via a modal form.
A modal opens where you fill in:
Title — displayed as the embed title
Description — context or instructions shown below the title
Options — each option on its own line (up to 10)
The bot posts the poll as an embed with voting buttons. Users click a button to cast their vote.
Edit an active poll's content.
Opens a modal to update the title, description, or options. Existing votes are preserved.
Close a poll and disable all voting buttons.
The poll embed is updated to show it as closed and buttons are disabled. This action cannot be undone.
List polls with optional filters.
View the current live results of a poll.
Returns an embed showing each option with its vote count and a jump link to the original poll message.
For anonymous polls, individual voter identities are hidden; only totals are shown.