/arashi

Arashi is a public discord.js Discord bot that uses Klasa framework.

Primary LanguageJavaScript

Codacy Badge

Tempest

Tempest is a public Discord bot that uses Klasa framework to work around with discord.js to interact with the DiscordAPI.

How to install

Prerequisites: latest node.js version

  1. Clone the branch you want into a folder on your PC using git or the downloadable .zip file.
  2. Install the dependencies:
npm install
  1. Change the name of the file "public-config.js" to be "config.js".
  2. Put your bot token, your GoogleAPI key and your Firebase connection details in file config.js. (the one you just changed the name)
  3. 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