Paths

Requirements

Instructions

  1. Clone repo
git clone https://github.com/cataclym/KaikiBot.git && cd KaikiBot
  1. Create .env file
cp .env.example .env
  1. Setup .env file
  2. Install dependencies:
npm i
  1. Run the compiler
npm run build
  1. Run the program
npm run start
  1. ?
  2. Profit

Having issues? Come join us on Discord

Kaiki invite link

Inviting your bot

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