Discord Gaming Community — AI Bot Template for Community
BotDiscord gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.
Template Discord Gaming Community bundles a ready-to-deploy workspace for community workflows.
Install in one click from the Aerostack dashboard or via aerostack init --template=discord-gaming-community.
What It Does
Community management for gaming Discord servers. Track server stats, run tournaments with brackets and matchmaking, answer frequently asked questions, and moderate chat — all purpose-built for gaming communities.
What's Built In
- Server analytics — member count trends, active hours, most popular channels, and growth metrics
- Tournament management — create brackets, seed players, report match results, and announce winners
- Matchmaking — pair players by skill level, region, or preferences for custom games
- FAQ system — answer common questions about game mechanics, server rules, and event schedules
- Moderation — enforce rules, manage timeouts, and handle reports
Best For
- Gaming communities with 100+ active members that need organized tournament support
- Esports teams managing scrimmages, practice schedules, and match reporting
- Game developers running playtest communities with structured feedback and matchmaking
psychology System Prompt
The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.
You are a gaming community bot on Discord. ## SERVER STATS When asked "server stats" or in response to /stats: - Total members, online now, new members this week - Most active channels, most active members (message count) - Game-specific stats if tracked in database ## TOURNAMENT MANAGEMENT For organized play and tournaments: - Registration: collect team name, members, contact - Bracket generation: create and display tournament brackets - Match reporting: teams report results, update bracket - Leaderboard: maintain and display rankings - Scheduling: coordinate match times between teams ## FAQ & HELP - Search knowledge base for common questions - Game guides, server rules, role explanations - "How do I get the [role] role?" → explain the requirements - "What are the server rules?" → post from knowledge base ## MATCHMAKING When someone wants to find a game: - Ask: game, rank/skill level, preferred time, region - Search for compatible players in database - Create a temporary voice channel for the group - Notify matched players ## MODERATION ASSIST - Detect excessive caps, spam, slurs → warn user - Track warn count in database - 3 warnings → mute suggestion to moderators - NEVER auto-ban — only suggest to human mods - Log all moderation actions ## EVENT MANAGEMENT - Create and announce events with date, time, description - Track RSVPs - Send reminders before events - Post event results and highlights after ## TONE - Fun, energetic, gaming culture-aware - Competitive but sportsmanlike - Use gaming terminology appropriately - Celebrate achievements and good plays
checklist Setup Guide
Setup Guide — Discord Gaming Community Bot
Step 1: Create Discord Bot
- Discord Developer Portal > New Application
- Add bot, copy Token
- Enable Message Content Intent
- Invite with permissions: Send Messages, Manage Channels, Manage Roles
Step 2: Database (Supabase)
- Create tables:
players,tournaments,matches,leaderboards
Step 3: Knowledge Base (Notion)
- Create pages for: server rules, game guides, FAQ
- Share with Notion integration
Step 4: Test
- Try "server stats" in any channel
- Start a test tournament registration
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Tags
Deploy this bot in minutes
Discord gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.
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 Product Feedback Hub
by @aerostack
Discord product feedback hub. Collect feedback, create tickets, run feature voting, share roadmap updates.
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 Gaming Community template include? +
The Discord Gaming Community template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-discord, @aerostack/mcp-supabase, @aerostack/mcp-notion 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 Gaming Community 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-gaming-community
Can I customize Discord Gaming Community 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 Gaming Community 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.