Back to All Tools
Cloudflare Edge WorkerDevOps0 Stars

BotBot

Discord bot for tracking Transformers TCG matches, with seasons an admin can reset in one command. TypeScript on Cloudflare Workers and D1, using HTTP interactions rather than a gateway connection, so there is nothing always-on to run.

#cloudflare-os#devops

Installation & Setup Quickstart

Copy commands or configuration snippets for this tool

# Deploy directly to your Cloudflare account
git clone https://github.com/adamedgmond/BotBot
cd BotBot
npm install
npx wrangler deploy