toggle for message reacting

This commit is contained in:
WhatDidYouExpect 2025-07-06 23:44:04 +02:00
parent 23b4745c0c
commit a5ee9f09f5
3 changed files with 5 additions and 0 deletions

View file

@ -42,4 +42,6 @@ launched = False
latest_version = "0.0.0"
local_version = "2.0.0"
os.environ['gooberlocal_version'] = local_version
REACT = os.getenv("REACT")
beta = True