chore: require python 3.12 and simplify config

This commit is contained in:
banteg
2025-12-28 21:44:18 +04:00
parent 8be15d7df3
commit 540aeaeea4
8 changed files with 13 additions and 18 deletions
+1 -2
View File
@@ -21,8 +21,7 @@ bot_token = "123:abc"
chat_id = 123456789
```
For Python < 3.11, install `tomli` to read TOML. `chat_id` is used both for allowed messages
and startup notifications.
`chat_id` is used both for allowed messages and startup notifications.
Optional keys (by mode):