Discord bot to automate tournament VC setup, once triggered by a command, the bot will move each team member to their respective VC. This bot is meant to be used with https://riftmaker.lol.
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.0.11. Bun is a fast all-in-one JavaScript runtime.