ver 1.1.0
This commit is contained in:
parent
5a8c705d54
commit
6abe9a50c1
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ DATABASE_PATH = _resolve_database_path()
|
||||||
PERIOD_OPTIONS = [0, 15, 30, 60, 120, 180, 360, 720, 1440] # minutes (0=disable, then: 15min, 30min, 1h, 2h, 3h, 6h, 12h, 24h)
|
PERIOD_OPTIONS = [0, 15, 30, 60, 120, 180, 360, 720, 1440] # minutes (0=disable, then: 15min, 30min, 1h, 2h, 3h, 6h, 12h, 24h)
|
||||||
|
|
||||||
# Bot Version
|
# Bot Version
|
||||||
BOT_VERSION = "1.0.2"
|
BOT_VERSION = "1.1.0"
|
||||||
|
|
||||||
# Telegram Bot Long Polling Configuration
|
# Telegram Bot Long Polling Configuration
|
||||||
POLL_INTERVAL = 1.0 # seconds
|
POLL_INTERVAL = 1.0 # seconds
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue