StruxaEggs Explorer

Ree6

Application

All-in-one, open source and 100% free Discord Bot!

Author: presti@presti.meSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

java -Dnogui=true -jar Ree6.jar

Docker Images

LabelImage
Java_17ghcr.io/pterodactyl/yolks:java_17

Environment Variables

NameVariableDefaultRules
[REQUIRED] Discord Bot Token
The token for your Discord bot. Learn how to obtain a token and configure your bot application properly here: https://jmusicbot.com/getting-a-bot-token/
BOT_TOKENnonerequired|string
Dagpi token
Your Dagpi.xyz API-Token, for tweet image generation!
DAGPI_TOKENnonenullable|string|max:128
Sentry DSN
Your Sentry DSN, for error reporting!
SENTRY_DSNnonenullable|string|max:128
Spotify Client Id
Spotify Application Configuration, used to parse Spotify Tracks/Playlists to YouTube search queries.
SPOTIFY_CLIENT_IDnonenullable|string|max:128
Spotify Client Secret
Spotify Application Configuration, used to parse Spotify Tracks/Playlists to YouTube search queries.
SPOTIFY_CLIENT_SECRETnonenullable|string|max:128
Heartbeat Url
The URL to the Heartbeat-Server
HEARTBEAT_URLnonestring
Heartbeat Interval
The interval between the heartbeats.
HEARTBEAT_INTERVAL60integer
Amari Token
Your Amari API-Token, for Amari Level imports!
AMARI_TOKENnonenullable|string|max:128
Twitch Client Id
Twitch Application Configuration, used for the StreamTools and Twitch Notifications.
TWITCH_CLIENT_IDnonenullable|string|max:128
Twitch Client Secret
Twitch Application Configuration, used for the StreamTools and Twitch Notifications.
TWITCH_CLIENT_SECRETnonenullable|string|max:128
Twitter Bearer Key
Twitter Application Configuration, used for the Twitter Notifications.
TWITTER_BEARERnonenullable|string|max:128
Reddit Client Id
Reddit Application Configuration, used for the Reddit Notification.
REDDIT_CLIENT_IDnonenullable|string|max:128
Reddit Client Secret
Reddit Application Configuration, used for the Reddit Notification.
REDDIT_CLIENT_SECRETnonenullable|string|max:128
Instagram Username
Instagram Application Configuration, used for the Instagram Notification.
INSTAGRAM_USERNAMEnonenullable|string|max:128
Instagram Password
Instagram Application Configuration, used for the Instagram Notification.
INSTAGRAM_PASSWORDnonenullable|string|max:128
SQL Username
Username for the SQL connection.
DATABASE_USERrootstring|max:32
SQL Database
Database for the SQL Connection
DATABASE_DBrootstring|max:64
SQL Password
Password for the SQL connection.
DATABASE_PWnonenullable|string|max:128
SQL Port
Port for the SQL connection.
DATABASE_PORT3306integer
Database Typ
The Typ of the Database Ree6 should use! Possible typs: - mariadb - sqlite - h2 - postgres
DATABASE_TYPsqliterequired|string|in:mariadb,sqlite,postgres,postregsql,h2
Database Storagefile
The location of the storagefile if sqlite is being used.
DATABASE_FILEstorage/Ree6.dbrequired|string|max:32
[DEVELOPER-STUFF] Database Poolsize
The Database connection pool size!
DATABASE_POOL10required|integer
Database host
The Host address of the Database connection.
DATABASE_HOSTlocalhostnullable|string|max:128
OpenAI Token
Your Authentication token that should be used in the AI API calls.
AI_TOKENOpenAI API-Tokennullable|string|max:128
OpenAI Url
The URL that should receive the API calls.
AI_URLhttps://api.openai.com/v1/chat/completionsnullable|string|max:128
OpenAI Model
The AI model that should be used in the API calls.
AI_MODELgpt-3.5-turbo-0301nullable|string|max:32
Activity Status
The Activity status of the Bot that will be shown.
MISC_STATUSree6.de | %guilds% Servers. (%shard%)nullable|string|max:128
Feedback Channel
The Channel Id of the Feedback channel.
MISC_FEEDBACK0integer
[DEVELOPER-STUFF] Bot Owner Id
The ID of the Bot Owner, this will be used internally on some checks.
MISC_OWNER321580743488831490required|integer
Invite Link
The Invite link to invite the Bot.
MISC_INVITEhttps://invite.ree6.denullable|string|max:128
Predefined Information for AI
The Information for the AI.
MISC_PREDEFYou are Ree6 a Discord bot.nullable|string|max:128
Support Link
The Url link for users to receive support.
MISC_SUPPORThttps://support.ree6.denullable|string|max:128
Website
The Url to the Website of the Bot.
MISC_WEBhttps://ree6.denullable|string|max:128
Webinterface
The Url to the Webinterface.
MISC_INTERFACEhttps://cp.ree6.denullable|string|max:128
Record Url
The Url that uses can access to get their recording.
MISC_RECORDhttps://cp.ree6.de/external/recordingnullable|string|max:128
Twitch Url
The Url used to connect a Twitch Account with the Ree6 System.
MISC_TWITCHhttps://cp.ree6.de/external/twitchnullable|string|max:128
Advertisment
The Advertisement in Embed Footers and the rest.
MISC_ADVpowered by Tube-hostingnullable|string|max:128
Name
The Name of the Bot.
MISC_NAMERee6required|string|max:20
Shards
The amount of shards that should be created.
MISC_SHARD1required|integer