chore: require python 3.12 and simplify config
This commit is contained in:
@@ -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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user