Skip to content

abdulrahman1s/Akinator-Bot

Repository files navigation

🧞 Akinator Bot

Akinator Game but in Discord!

screenshot

More then 10+ language supported

screenshot

📌 Requirements

  • Discord bot token (Guide)
  • Node.js v16.9.0 or newer
  • Git (Optional)

🚀 Easy deploy

Run on Repl.it

🛠️ Setup

  1. Clone the repo (or Download the zip file instead)
$ git clone https://github.com/abdulrahman1s/Akinator-Bot.git
$ cd Akinator-Bot
  1. Create a file named .env and put the following in:
DISCORD_TOKEN=your-discord-token-here
  1. Install the required packages and run
$ npm install
$ npm start

✍️ License

Refer to the LICENSE file.