Skip to content

My submission for the JT-99 Discord Bot Competition. Wish me luck. (First actual bot i made by myself)

Notifications You must be signed in to change notification settings

Xanderxx46/That-One-Friend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why the bot was made:

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.

10/2/24 Update

The bot was rewritten to use Buape's new HTTP bot libray called Carbon! Find it here

You can also host your version here:

In your terminal run:

git clone https://github.com/Xanderxx46/That-One-Friend
cd That-One-Friend

Install requirements:

Inside the bots folder run:

npm install

Setting up the .env:

Run the following commands:

npx wrangler secret put CLIENT_ID
npx wrangler secret put PUBLIC_KEY
npx wrangler secret put DISCORD_TOKEN

Then do:

npm run build

Other hosting methods:

Follow the guides here for other hosting methods here

About

My submission for the JT-99 Discord Bot Competition. Wish me luck. (First actual bot i made by myself)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published