Aerostack
robot_2

Discord Gaming Community — AI Bot Template for Community

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

Discord gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.

star 77 stars content_copy 30 deploys discord v1.0.0

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

  1. Discord Developer Portal > New Application
  2. Add bot, copy Token
  3. Enable Message Content Intent
  4. Invite with permissions: Send Messages, Manage Channels, Manage Roles
Step 2: Database (Supabase)
  1. Create tables: players, tournaments, matches, leaderboards
Step 3: Knowledge Base (Notion)
  1. Create pages for: server rules, game guides, FAQ
  2. Share with Notion integration
Step 4: Test
  1. Try "server stats" in any channel
  2. Start a test tournament registration

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 gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.

More Community Templates

Browse Community Templates →

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.