KaikiBot

Paths

Requirements

Instructions

  1. Clone repo
    git clone https://github.com/cataclym/KaikiBot.git && cd KaikiBot
    
  2. Create .env file
    cp .env.example .env
    
  3. Setup .env file
  4. Install dependencies:
    npm i
    
  5. Run the compiler
    npm run build
    
  6. Run the program
    npm run start
    
  7. ?
  8. 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