Remi is a Discord bot for Forgejo activity tracking, music playback, server load reports, and AI chat.
- Python 100%
| LICENSE | ||
| README.md | ||
| remi.py | ||
| remi_access.rml | ||
| RemiLang.md | ||
| requirements.txt | ||
Remi
Remi is a discord bot i have created, it was a fun journey, and i am still contributing to the code just not this one.
I have used this code for about a month and it works flawlessly from what i have seen, but I'm dropping gemini for another (free) API and this version is not as compatible as it should be
If you see any other version of Remi which is hosted somewhere else like on our server "Lings", just know i use a diffrent piece of code now which is closed-source
Requirements
- Python 3.10+
- FFmpeg installed and available in
$PATH - A Discord bot token
- A Google Gemini API key
- Optional: Forgejo API token for private/restricted API access
Python dependencies
Install the required Python packages with:
pip install -r requirements.txt
Other dependencies
- ffmpeg
License
Remi is licensed under the GNU Affero General Public License v3.0 or later.
Copyright (C) 2026 Szymon Grajner and Lings contributors.
See LICENSE for the full license text.