You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
DISCORD_TOKEN=xxxxx#secret token found here https://discord.com/developers/applications
SERVER_SETTINGS=Resources/ServerConfig/PracticalPython#Path to the settings file
#Docker Settings
TAG=latest#Could link this such that the dockerfile can pull the specified version from github. This is the only env variable that doesnt have a CL arguement equivalent
ENVIRONMENT=dev#Lets us use just the one compose for both dev and prod