- Readme
- Docs
- Linux (Can work on other OS, but not supported)
- Node.js v18 (or newer) https://nodejs.org/en/
- MySQL/MariaDB
- Clone repo
git clone https://github.com/cataclym/KaikiBot.git && cd KaikiBot
- Create .env file
cp .env.example .env
- Setup .env file
- Install dependencies:
npm i
- Run the compiler
npm run build
- Run the program
npm run start
- ?
- Profit
Having issues? Come join us on Discord
First make sure you have created a bot application. Learn how to here.
You can use the following link to invite your bot: Replace YOUR_BOT_ID_HERE
with your bot id/client id.
https://discord.com/oauth2/authorize?client_id=YOUR_BOT_ID_HERE&scope=bot