2024 — 2025Sole engineerRunning
Discord Automation Bots
A set of containerized Discord bots covering moderation, server management, and game-server orchestration.

The problem
Running a game server for a community means someone is always the one restarting it, checking it, and moderating around it.
What I built
- Wrote each bot as a modular command set on discord.js, shipped as a Docker image so a new deployment is one pull.
- Exposed game-server lifecycle actions as chat commands, so the community can restart a server without an admin present.
Where it landed
- Self-service server management for the community; no admin in the loop for routine actions.