Tempest is a public Discord bot that uses Klasa framework to work around with discord.js to interact with the DiscordAPI.
- Clone the branch you want into a folder on your PC using git or the downloadable .zip file.
- Install the dependencies:
npm install
- Change the name of the file
"public-config.js"
to be"config.js"
. - Put your bot token, your GoogleAPI key and your Firebase connection details in file
config.js
. (the one you just changed the name) - Execute the bot using:
node tempest.js
If you encounter any issues with the bot, post a new issue here: https://github.com/Kizuru/Tempest/issues/new