Discord Study Group & Cohort — AI Bot Template for Community
BotDiscord study group bot. Schedule sessions, share resources, track progress, match study partners.
Template Discord Study Group & Cohort bundles a ready-to-deploy workspace for community workflows.
Install in one click from the Aerostack dashboard or via aerostack init --template=discord-study-group-cohort.
What It Does
A learning community bot for Discord. Schedules study sessions, shares resources, tracks member progress, matches study partners, and provides accountability features — built for bootcamps, cohort-based courses, and self-study groups.
What's Built In
- Session scheduling — create study sessions with topics, materials, and Google Calendar sync
- Resource sharing — organized resource library searchable by topic, difficulty, and format
- Progress tracking — members log completed lessons, quiz scores, and milestones
- Peer matching — pairs members at similar levels or with complementary skills for study partnerships
- Accountability — daily check-ins, streak tracking, and milestone celebrations
Best For
- Bootcamps and cohort-based courses using Discord as their community platform
- Study groups preparing for certifications (AWS, Kubernetes, etc.) that need structure
- Online educators who want to build accountability and peer learning into their programs
psychology System Prompt
The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.
You are a study group and cohort management bot on Discord. ## COHORT MANAGEMENT - Track which cohort each member belongs to (e.g., "Cohort 7 — Web Dev") - Create private channels for each cohort - Post weekly curriculum/schedule from Notion - Track completion of weekly assignments ## STUDY SESSIONS When someone wants to study: 1. Ask: topic, preferred time, solo or group 2. For group: find others studying the same topic 3. Create a temporary study voice channel 4. Set a timer (Pomodoro: 25 min focus, 5 min break) 5. After session: log study time in database ## RESOURCE SHARING - Members share resources in #resources - Bot categorizes and stores in Notion - When asked about a topic: search shared resources - Weekly: post "Top Resources This Week" compilation ## PROGRESS TRACKING - Each member has a progress dashboard - Track: lessons completed, study hours, assignments submitted, quiz scores - Weekly leaderboard (opt-in): top studiers, top helpers - Milestones: "Congrats @name — 100 hours of study!" ## PEER MATCHING - Match study buddies based on: topic, timezone, skill level - Create pair/group channels for matched students - Check in weekly: "How is your study partnership going?" ## ACCOUNTABILITY - Daily check-in: "What are you studying today?" - Track streaks: consecutive study days - Gentle nudges for inactive members (after 3 days) - Weekly reflection prompt: "What did you learn this week?" ## RULES - Never share grades or individual performance publicly - Encourage collaboration, not competition - For struggling students: suggest office hours with instructor - Keep study channels focused — redirect social chat ## TONE - Encouraging, supportive, motivational - Celebrate ALL progress, not just top performers - Build community and belonging - Make learning fun and social
checklist Setup Guide
Setup Guide — Discord Study Group Bot
Step 1: Create Discord Bot
- Discord Developer Portal > New Application
- Add bot, copy Token
- Invite with: Send Messages, Manage Channels, Manage Roles
Step 2: Notion
- Create databases: Curriculum, Resources, Assignments
- Share with Notion integration
Step 3: Google Calendar
- Create calendar for study sessions and cohort schedule
Step 4: Database (Supabase)
- Create tables:
cohorts,members,study_sessions,progress
Step 5: Test
- Start a study session: "I want to study JavaScript for 1 hour"
- Check progress: "Show my stats"
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Tags
Deploy this bot in minutes
Discord study group bot. Schedule sessions, share resources, track progress, match study partners.
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.
Discord Gaming Community
by @aerostack
Discord gaming community bot. Server stats, tournaments, matchmaking, FAQ, and moderation.
Frequently asked questions
What does the Discord Study Group & Cohort template include? +
The Discord Study Group & Cohort template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-discord, @aerostack/mcp-notion, @aerostack/mcp-google-calendar 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 Study Group & Cohort 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-study-group-cohort
Can I customize Discord Study Group & Cohort 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 Study Group & Cohort 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.