/discord

🤖 React Spring Discord Bot

Primary LanguageTypeScript

React Spring Discord Bot

React Spring Discord React Spring Sandbox Discord

Use a sandbox environment to test new features before deploying to the live sever.

Dev

locally running bot with development settings

npm install

# fill out the appropriate env variables
cp .env.template .env.dev

# start the dev server in watch mode
npm run start:dev

Resources