https://github.com/stackpan/akibot
Simple akinator discord bot
https://github.com/stackpan/akibot
discord-bot
Last synced: about 1 month ago
JSON representation
Simple akinator discord bot
- Host: GitHub
- URL: https://github.com/stackpan/akibot
- Owner: stackpan
- Created: 2023-11-11T07:34:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T15:27:24.000Z (over 2 years ago)
- Last Synced: 2025-12-29T07:32:32.893Z (6 months ago)
- Topics: discord-bot
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# akibot
Simple akinator discord bot

## Requirements:
- NodeJS v20 or above
## Installation
1. Set up the bot application on [Discord Developer Portal](https://discord.com/developers/applications) and invite it on your server
2. Copy `.env.example` to `.env`
3. Fill these required environment variables:
- `DISCORD_TOKEN`
- `DISCORD_APPLICATION_ID`
You are welcome to configure others
4. `npm start` or `docker compose up --build` if using Docker
## Information
These are libraries we use to make this project:
- [Discord](https://discord.js.org/)
- https://github.com/jgoralcz/aki-api