mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-09-07 00:27:36 +08:00
chore: add new storage configuration for Telegram channel
This commit is contained in:
@@ -85,6 +85,12 @@ secret_access_key = 'zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG'
|
|||||||
bucket_name = 'saveanybot'
|
bucket_name = 'saveanybot'
|
||||||
base_path = '/path/telegram'
|
base_path = '/path/telegram'
|
||||||
|
|
||||||
|
[[storages]]
|
||||||
|
name = "mychannel"
|
||||||
|
type = "telegram"
|
||||||
|
enable = true
|
||||||
|
chat_id = 1820371480
|
||||||
|
|
||||||
|
|
||||||
# 其他配置
|
# 其他配置
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user