Skip to content

aviatorCodes/Koala

Repository files navigation

Koala bot

Simple djs 13 bot

Setup 💻

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",

Running 🚀

npm run start

Contribution

Feel free to open a new issue when u have some suggestions or pr to merge