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