polls

Create interactive polls with live vote counts for Discord and Telegram.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/adraalabs/skills --skill polls
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: polls
Source: https://github.com/adraalabs/skills/tree/main/polls
Command: npx skills add https://github.com/adraalabs/skills --skill polls

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Custom polls with buttons, live vote counts, and duplicate vote prevention for Discord and Telegram communities.

Core Features & Use Cases

  • Button-based voting with per-user restrictions to prevent multiple votes
  • Live embed updates showing current tallies and results
  • Use cases include quick surveys, event planning, and audience feedback

Quick Start

Ask Adraa to create a poll with a question and multiple options.

Frequently Asked Questions about polls

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create interactive polls with live vote counts in Discord or Telegram?▼

Interactive polls with live vote counts are created by asking the assistant to generate a poll with a question and options. The poll uses button-based voting and updates dynamic embeds automatically to display current tallies in channels, messages, or threads.

Can I prevent duplicate voting in Discord and Telegram polls?▼

Duplicate voting is prevented through per-user unique voting restrictions. The poll stores votes in a dedicated data store, ensuring each user can only cast one vote per poll across both Discord and Telegram platforms.

What is the best way to run a quick survey for event planning in a community channel?▼

The best way to run a quick survey for event planning is using button-based polls that support live embed updates. This allows community members to click options directly and see real-time results for feedback and decision making.

Do I need any extra plugins or dependencies to run polls with buttons in Discord?▼

No extra plugins or dependencies are required to run polls with buttons in Discord. The feature operates independently to automate poll creation, button-based options, and per-user vote tracking within the platform.

How does a button-based poll update its results automatically in a thread?▼

A button-based poll updates its results automatically through dynamic embed updates. As users click buttons, the system stores counts in a per-poll data store and refreshes the embed to reflect the latest tallies in real-time.