Aerostack
robot_2

Discord Product Feedback Hub — AI Bot Template for Community

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

Discord product feedback hub. Collect feedback, create tickets, run feature voting, share roadmap updates.

star 81 stars content_copy 32 deploys discord v1.0.0

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

  1. Discord Developer Portal > New Application
  2. Add bot, copy Token
  3. Invite with permissions: Send Messages, Add Reactions, Read Message History
Step 2: Set Up Channels
  1. Create: #feature-requests, #feedback, #feature-votes, #changelog
Step 3: Linear
  1. Create API key
  2. Create a project for community requests
Step 4: GitHub
  1. Create token with repo scope for bug tracking
Step 5: Test
  1. Post "It would be great to have dark mode" in #feature-requests
  2. Verify Linear issue is created

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Community
code Platform discord

What's Included

check_circle 6 API keys needed
check_circle System Prompt
check_circle Setup Guide

Tags

No tags added yet.
robot_2

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 →

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.