You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2026. It is now read-only.
Give the Bot an appropriate and agree to the terms.
Optionally add an image and save the bot.
Visit the OAuth2 section, copy the Client ID and Reset Secret and copy that string.
Add http://localhost:3000/api/auth/callback/discord as a Redirect. You will need to add a second later to reflect where you live deploy the Dashboard.
Save the OAuth2 settings.
Go to 'Bot' and Add Bot
Click Reset Token and copy the new value.
Go to OAuth2 -> URL Generator. In the Scopes section select bot and in the Bot Permissions section choose Administrator or the specific permission you wish to allow.
Copy the Generated URL and paste that into a browser tab. Select the correct discord server and authorize the bot to join.
Setup the apps
Parent Dir
In the parent directory, run npm i
TS Cult Bot
Change to the /bot directory
Copy the .env.sample and add in the details required.
Dashboard
Change to the /dashboard directory
copy the .env.sample to .env and add in the details required.