ms6rb / AkiBot

A Discord Akintor Bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akiBot Add to Discord

A Discord Akintor Bot.

Made By: Ms6RB#1101

Ask Me Ms6RB#1101 ! GitHub Donate Discord

Using

  • Discord.js discord.js version
  • aki-api aki-api version

Usage

  • install packages

    npm install
    
  • Setup the config.js file

    languages available: ["ar", "en"].

    {
     "prefix": "$", // default: $
     "region": "ar", // this is the language of the bot
     "token": "YOUR BOT'S VERY SECRET TOKEN"
    }
    
  • Run the Bot run command: node index.js

Commands

  • $aki start: Start a new akinator game.

  • $aki stop: Close the game you previously started.

Open Source

I want to keep this bot's "regular" version as Open Source, as mentioned here. It is important for me to see people contributing to it.

About

A Discord Akintor Bot.

License:MIT License


Languages

Language:JavaScript 100.0%