SkillAgentSearch skills...

RirikoBot

⛩️🌸 Meet Ririko AI, a powerful AI-powered Discord bot with Twitch Live Notifier, Reaction Roles, Giveaways, OpenAI, Stable Diffusion, Moderations, Anime / Manga Finder and more features. A Discord bot you can call your companion! Based on Discord.js v14. By @earnestangel

Install / Use

/learn @RirikoAI/RirikoBot

README

RirikoAI codecov CodeFactor Docker Pulls

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

All Contributors<!-- ALL-CONTRIBUTORS-BADGE:END -->

<img src="https://i.imgur.com/sNtvyAK.jpeg" style="max-width: 1000px;" alt="Ririko AI" />

Hi there! I'm Ririko AI! 👋

I am a Discord bot that can do a lot of things, including:

<table> <tr> <td>Image Generation</td> <td>Chatbot</td> <td>Fun Commands</td> <td>Moderation</td> <td>Music</td> </tr> <tr> <td>Economy</td> <td>Games</td> <td>Giveaways</td> <td>EXP System</td> <td>...and many more!</td> </tr> </table>

See full list of commands here

Join our Discord server if you need help or just want to chat.

Deploy to Render (Recommended, Easiest)

Click the button below to deploy Ririko AI to Render. You'll need to provide your Discord bot token, App ID, and other configurations in the Render dashboard. Click here to see the instructions.

Deploy to Render

Running Ririko AI using Docker (Recommended)

First, you need to have the Docker software installed on your machine. You can find the installation instructions for your OS below:

| Windows Install Link | Linux Install Link | MacOS Install Link | Raspberry Pi Install Link | |--------------------------------------------------------------------------------|-------------------------------------------------------------|------------------------------------------------------------------------|------------------------------------------------------------------------------------| | Docker for Windows | Docker for Linux | Docker for Mac | Docker for Raspberry Pi |

Setup docker-compose.yml

# Download the docker-compose.yml file
$ curl -o docker-compose.yml https://install.ririko.ai/docker-compose.yml

# Configure the docker-compose.yml file by adding your Discord bot token, App ID, and other configurations
$ notepad docker-compose.yml # Windows
$ nano docker-compose.yml # Linux / MacOS

# After configuring the docker-compose.yml file, run the following command to start the bot
$ docker compose up -d

That's it. You should now have Ririko AI running on your machine. You can rerun docker compose up -d to start the bot again after stopping it or if you changed the configuration in the docker-compose.yml file.

If you want to build the image yourself, click here

Install without using Docker (Not recommended)

Download and install prerequisites

  1. Download Node here: https://nodejs.org/en/download.
  2. Download FFmpeg here: https://github.com/RirikoAI/RirikoBot/wiki/Extra-configurations-for-Music-Bot.

Note:

Here's the tricky part, canvas and better-sqlite3 are notoriously known for being difficult to install on Windows. If you are using Windows and just wants to enjoy using Ririko, we extremely recommend using the recommended methods above. Save yourself the headache.

# Install the dependencies and configure the project
$ npm run setup

# Copy .env.example to .env
$ cp .env.example .env # Set your Discord bot token here

# development mode
$ npm run start:dev

# production mode
$ npm run start:prod

Post-installation steps

After installing Ririko AI, you need to set up the AI chatbot, Stable Diffusion, and others: Click here to see the instructions

If you want to use the AI features, head over to this page AI README.md

Run tests

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Contributors ✨

Thanks goes to these wonderful people (emoji key):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="https://angel.net.my"><img src="https://avatars.githubusercontent.com/u/57413115?v=4?s=100" width="100px;" alt="Earnest Angel"/><br /><sub><b>Earnest Angel</b></sub></a><br /><a href="https://github.com/RirikoAI/RirikoBot/commits?author=earnestangel" title="Code">💻</a> <a href="#design-earnestangel" title="Design">🎨</a> <a href="#infra-earnestangel" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/RirikoAI/RirikoBot/commits?author=00ZenDaniel" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/True-Aki"><img src="https://avatars.githubusercontent.com/u/154510235?v=4?s=100" width="100px;" alt="Aki"/><br /><sub><b>Aki</b></sub></a><br /><a href="https://github.com/RirikoAI/RirikoBot/commits?author=True-Aki" title="Code">💻</a> <a href="#design-True-Aki" title="Design">🎨</a><a href="https://github.com/RirikoAI/RirikoBot/commits?author=00ZenDaniel" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/00ZenDaniel"><img src="https://avatars.githubusercontent.com/u/112818992?v=4?s=100" width="100px;" alt="Muhammad Afiq Danial Bin Azruliswal"/><br /><sub><b>Muhammad Afiq Danial Bin Azruliswal</b></sub></a><br /><a href="https://github.com/RirikoAI/RirikoBot/commits?author=00ZenDaniel" title="Tests">⚠️</a> <a href="https://github.com/RirikoAI/RirikoBot/commits?author=00ZenDaniel" title="Code">💻</a></td> </tr> </tbody> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the all-contributors specification. Contributions of any kind welcome!

Related Skills

View on GitHub
GitHub Stars57
CategoryCustomer
Updated1mo ago
Forks7

Languages

TypeScript

Security Score

100/100

Audited on Feb 6, 2026

No findings