Discord Server: https://discord.gg/VYRyTJ3
Website: https://apsaraobot.xyz/
**1.** Install [node.js v12+](https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode) or higher
**2.** Download this repo and unzip it | or git clone it
**3.** Install all of the packages with **`npm install`**
**4** Fill in the parameters, RIGHT in `config.json`!
**5.** start the bot with **`node index.js`**
{
"discord_token": "BOT TOKEN",
"randomize_delay": 20,
"prefix": "tr."
}