Revolt.chat bot template
- Clone this repository
git clone https://github.com/debert-jamie/revoltchat-bot.git
- Rename
.env.example
to.env
and fill the values - Fill the values inside
src/config.ts
- Compile to Javascript
npm run build
- Start the bot
npm run start
© 2022 Debert Jamie
Licensed under the MIT License