Clone the Repo
git clone https://github.com/aviatorCodes/Koala.git
cd koala
code . //if u use vscode
create config.json folder in the root directory and these
"token" : "YOUR_TOKEN",
"mongoUri" : "YOUR_MONGO_PASS",
"prefix" : "YOUR_PREFIX",
npm run start
Feel free to open a new issue when u have some suggestions or pr to merge