This bot was made for the JT-99 Discord Bot Competition. Wish me luck. Hosted version can be found here. Use /help to see all the commands.
The bot was rewritten to use Buape's new HTTP bot libray called Carbon! Find it here
git clone https://github.com/Xanderxx46/That-One-Friend
cd That-One-FriendInside the bots folder run:
npm installRun the following commands:
npx wrangler secret put CLIENT_ID
npx wrangler secret put PUBLIC_KEY
npx wrangler secret put DISCORD_TOKENnpm run buildFollow the guides here for other hosting methods here