bot version
This commit is contained in:
parent
4ac9ac1d41
commit
baef10843d
@ -30,7 +30,7 @@ import scoring
|
||||
|
||||
load_dotenv(dotenv_path='.env') # load environment variables
|
||||
|
||||
BOT_VERSION = "0.7.0" # version of bot
|
||||
BOT_VERSION = "1.0.0" # version of bot
|
||||
|
||||
START_DAY = dt.time(8, 0, 0)
|
||||
END_DAY = dt.time(22, 0, 0)
|
||||
|
Loading…
Reference in New Issue
Block a user