Remi is a Discord bot for Forgejo activity tracking, music playback, server load reports, and AI chat.
Find a file
2026-05-02 13:23:39 +02:00
LICENSE Upload files to "/" 2026-05-02 13:23:29 +02:00
README.md Upload files to "/" 2026-05-02 13:23:29 +02:00
remi.py Upload files to "/" 2026-05-02 13:23:29 +02:00
remi_access.rml Upload files to "/" 2026-05-02 13:23:29 +02:00
RemiLang.md Upload files to "/" 2026-05-02 13:23:29 +02:00
requirements.txt Upload files to "/" 2026-05-02 13:23:39 +02:00

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.