Discord & bots · Jobs & economy · Builds & migrations
Discord bot platform running two communities from one codebase
Built and run in-house: a single Cloudflare Worker serving two separate Discord communities, gated so neither can reach the other. It handles support tickets with per-role visibility, a service catalogue that quotes fixed prices, work agreements accepted by button with the acceptance recorded against the users Discord account, live game-server status, and scheduled jobs that publish briefings and leaderboards on their own. Every price the bot quotes is read from one file, because the same list living in three places had already drifted.
What changed
One deployment, two communities, no shared data, and a signed agreement flow that replaced reconstructing terms from screenshots.
Done for Serverside.