Installation
Before starting
Make sure you have the following applications installed before starting:
Clone the repository
https://github.com/KSJaay/Alita.git
Find the folder
Alita
which you just cloned.PM2
- Is an optional module
Editing the configuration
Before you start the bot you'll need to change the name ofconfig.sample.json
to config.json
and then add your bots token along with the API keys required for some of the features. If you do not want get specific API keys don't add them to config.json
and the command will automatically be disabled.
API keys necessary:
Discord Bot - Token for your discord bot
Tracker.gg - Used for user profile for games commands
Install modules
Launch an Admin Command Prompt in the Alita directory.
Make sure
Package.json
is in the file locationnpm install
npm start index.js
And then enjoy the features Alita offers ❤️
Last updated