everybody wants to change the world but noone wants to die
This commit is contained in:
parent
6d81539fc5
commit
e6905b1d0a
6 changed files with 181 additions and 83 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue