A Discord bot that was initially designed for usage in a roleplay server
- install the dependencies using
npm i
- Create a config.json from the example_config.json
- compile the bot using
npm run build
- run the bot (requires compiling)
npm run start
A Discord bot that was initially designed for usage in a roleplay server
npm i
npm run build
npm run start