ARC Web

Discord Manager
Python

Discord management tools for ARC team - CLI, API client, automated channel report
PythonOpen Source
The problem

What's broken without this

πŸ”
Discord API calls need VPS
Managing a Discord server typically requires hosting a bot on a server, adding infrastructure costs and deployment complexity.
πŸ“‹
Manual channel monitoring
Tracking messages across 25 channels and drafting responses manually takes hours each cycle and is error-prone.
πŸ”Œ
No local Discord tooling
Most Discord management requires web dashboards or third-party bots, with no way to integrate into local development workflows.
The difference

Why it matters

βœ— Without
Manual work
Slow iteration
Repeated mistakes
βœ“ With this
Runs locally without VPSβ€”bot token executes REST calls directly from your machine
Scans 25 channels in one command and batches Claude analysis instead of per-message API calls
CLI-first workflow integrates with shell scripts and cron jobs, not just web dashboards
Under the hood

How it works

πŸ“₯
Scan all channels
User runs discord_report.py, which fetches recent messages from all 25 configured channels using the bot token.
βš™οΈ
Claude drafts responses
The Anthropic API analyzes each message and generates contextual replies based on channel purpose and conversation history.
βœ…
Approve and send
User reviews the numbered draft list, selects which responses to send (e.g. '1,3'), and discord.sh posts them immediately.
What it does

Core capabilities

⚑
Fast
Optimized for speed and efficiency.
🎯
Reliable
Built to work consistently.
πŸ”Œ
Integrates
Works with your existing tools.
I can monitor our entire Discord server and draft responses from my terminal without running a bot on a server.
arc-web/discord-manager
Codebase

Built with care

πŸ’»
Python
Built in Python for type safety and reliability.
πŸ—οΈ
Architecture
CLI Tool
πŸ“¦
Key deps
requests, anthropic, pyyaml
πŸ”“
Open Source (MIT / PolyForm)
Fork it, extend it, ship it. It's yours.
Built by

Mike Ensor
Arc Web

AI automation, marketing technology, building tools that work.
Mike builds open-source AI tools for agencies, marketers, and operators who are done waiting for software to catch up. All Arc Web projects are open source by default β€” fork them, extend them, ship them.
1 / 8
\u2190 \u2192 arrow keys  |  P to play  |  M to mute