Installation

Before starting

Make sure you have the following applications installed before starting:

  1. You need to install Node.js v12 or higher and MongoDB.

  2. Clone the repository https://github.com/KSJaay/Alita.git

  3. Find the folder Alita which you just cloned.

  4. 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:

Install modules

  • Launch an Admin Command Prompt in the Alita directory.

  • Make sure Package.json is in the file location

  • npm install

  • npm start index.js

  • And then enjoy the features Alita offers ❤️

Last updated