A bot made for the Buried Giant Studios Discord.
Put these values in a .env file.
DISCORD_TOKEN- the Discord token for the bot.
DISCORD_SERVER_ID- the Discord server id for specific testingDISCORD_CLIENT_ID- the Discord client id for specific testing
npm run start:dev
You don't need to build the app to deploy it. Just use ts-node, it's not that intensive.
We use Docker to deploy this bot, and you can too. Use docker pull ghcr.io/buriedgiantstudios/bgsbot:edge to get the latest image