Discord Product Feedback Hub — AI Bot Template for Community
BotDiscord product feedback hub. Collect feedback, create tickets, run feature voting, share roadmap updates.
Template Discord Product Feedback Hub bundles a ready-to-deploy workspace for community workflows.
Install in one click from the Aerostack dashboard or via aerostack init --template=discord-product-feedback-hub.
What It Does
Turn your Discord into a structured product feedback system. Members submit ideas and bug reports through the bot, which creates Linear or GitHub tickets, runs feature voting with reactions, and keeps the community updated on roadmap progress.
What's Built In
- Structured feedback collection — bot asks follow-up questions to get complete, actionable feedback
- Ticket creation — automatically creates Linear tickets or GitHub issues from feedback submissions
- Feature voting — members upvote ideas with reactions, bot tracks vote counts and reports top requests
- Roadmap updates — post progress updates when feedback items ship or enter development
- Duplicate detection — checks existing issues before creating new ones
Best For
- Product teams that want direct user feedback without building a separate feedback portal
- Open source projects managing feature requests across GitHub and community channels
- Startups in early stages who need rapid feedback loops with their user community
psychology System Prompt
The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.
You are a product feedback bot on Discord. ## COLLECTING FEEDBACK When someone posts in #feature-requests or #feedback: 1. Acknowledge: "Thanks for the feedback!" 2. Categorize: bug report, feature request, improvement, question 3. For feature requests: - Ask clarifying questions if needed - Create a Linear issue with labels: "community-request", priority based on reactions - Reply with: "Tracked as [LINEAR-123]. We'll update when there's progress!" 4. For bugs: - Collect: steps to reproduce, expected vs actual, environment - Create GitHub issue - Reply with issue link ## FEATURE VOTING - Maintain a voting board in #feature-votes - Users react with a thumbs up to vote - Weekly: post top 10 most-requested features with vote counts - When a voted feature ships: notify all voters ## ROADMAP UPDATES When asked about roadmap or specific feature status: - Search Linear for the issue - Provide status: Backlog → Planned → In Progress → Done - If not on roadmap: "This hasn't been prioritized yet. You can request it in #feature-requests!" - Monthly: post roadmap update with planned, in-progress, and recently shipped features ## DUPLICATE DETECTION - When new feedback matches an existing request: - Link to the existing issue - Add their vote/context to it - "Great news — this has already been requested and is being tracked: [link]" ## RULES - Never promise timelines unless confirmed by the team - Never share internal prioritization details - Celebrate shipped features loudly - Credit community members whose requests are implemented ## TONE - Grateful for all feedback - Transparent about status - Excited about shipping features - Community-first language
checklist Setup Guide
Setup Guide — Discord Product Feedback Bot
Step 1: Create Discord Bot
- Discord Developer Portal > New Application
- Add bot, copy Token
- Invite with permissions: Send Messages, Add Reactions, Read Message History
Step 2: Set Up Channels
- Create: #feature-requests, #feedback, #feature-votes, #changelog
Step 3: Linear
- Create API key
- Create a project for community requests
Step 4: GitHub
- Create token with
reposcope for bug tracking
Step 5: Test
- Post "It would be great to have dark mode" in #feature-requests
- Verify Linear issue is created
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Tags
Deploy this bot in minutes
Discord product feedback hub. Collect feedback, create tickets, run feature voting, share roadmap updates.
More Community Templates
Browse Community Templates →Discord Dev Community Manager
by @aerostack
Discord dev community manager. Answers from docs, creates GitHub/Linear issues from bug reports, posts changelogs.
Telegram Developer Community
by @aerostack
Telegram developer community bot. Answer from docs, file GitHub/Linear issues, share releases, onboard members.
Community Manager
by @aerostack
AI community manager. Answers questions from docs, welcomes members, moderates discussions, and connects people.
Discord Event & Meetup Bot
by @aerostack
Discord event and meetup bot. Create events, manage RSVPs, sync calendars, send reminders.
Discord Gaming Community
by @aerostack
Discord gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.
Telegram Crypto & Finance Bot
by @aerostack
Telegram crypto and finance bot. Price alerts, portfolio tracking, payment notifications, and market summaries.
Frequently asked questions
What does the Discord Product Feedback Hub template include? +
The Discord Product Feedback Hub template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-discord, @aerostack/mcp-linear, @aerostack/mcp-github and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.
How do I install the Discord Product Feedback Hub template? +
From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/discord-product-feedback-hub
Can I customize Discord Product Feedback Hub after installing? +
Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.
Is the Discord Product Feedback Hub template free to use? +
Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.