![]() |
![]() |
![]() |
![]() |
|---|
DaAKuu (Daftar Anime Kuu) is an unofficial bot for anilist.co bot.
- Node JS v20.10.0
- NPM v10.2.3
- nodemon lates
Clone and install dependencies.
1. Clone this repository
git clone https://github.com/Shiyinq/daakuu.git
2. Navigate to the project directory
cd daakuu3. Install dependencies
npm install4. Create .env file
cp .env.example .env
5. Fill the BOT_TOKEN
you can get token from @BotFather
6. Run the bot script
npm run devBefore you begin, ensure you have Docker installed.
1. Clone the repository
git clone https://github.com/Shiyinq/daakuu.git
cd daakuu2. Create environment files
cp .env.example .envOpen .env file you have created and update the values.
3. Build and run the Docker containers
docker compose up --build -dWait a few minutes for the setup to complete, bot running on http://localhost:8080.



