everybody wants to change the world but noone wants to die

This commit is contained in:
WhatDidYouExpect 2025-06-29 19:44:56 +02:00
parent 6d81539fc5
commit e6905b1d0a
6 changed files with 181 additions and 83 deletions

View file

@ -37,6 +37,7 @@ IGNOREWARNING = False
song = os.getenv("song")
arch = platform.machine()
slash_commands_enabled = False
launched = False
latest_version = "0.0.0"
local_version = "1.0.2"
local_version = "1.0.3"
os.environ['gooberlocal_version'] = local_version