Simple akinator discord bot
- NodeJS v20 or above
- Set up the bot application on Discord Developer Portal and invite it on your server
- Copy
.env.example
to.env
- Fill these required environment variables:
DISCORD_TOKEN
DISCORD_APPLICATION_ID
You are welcome to configure others
npm start
ordocker compose up --build
if using Docker
These are libraries we use to make this project: