An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# akibot

Simple akinator discord bot

![image](https://github.com/stackpan/akibot/assets/55195033/8ce28a0e-902a-48d8-9757-a51461e2d9fc)

## 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