Configuration
caution
Before anything else, head over to your bot config and enable the API server.
- Fill the
.env.example
with the API URL and API key of your TSCord based bot - Rename it
.env
- Fill the
config.json
as you want - Make sure your bot is running and that the API is accessible
- Run
npm run build