Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.3 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.3 KB

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