abdulrahman1s / Akinator-Bot

🧞 Akinator game in Discord!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧞 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.

About

🧞 Akinator game in Discord!

License:MIT License


Languages

Language:JavaScript 100.0%