chore: add new storage configuration for Telegram channel

This commit is contained in:
krau
2025-06-16 00:24:38 +08:00
parent 44c0c784d7
commit 6566dbbf96

View File

@@ -85,6 +85,12 @@ secret_access_key = 'zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG'
bucket_name = 'saveanybot'
base_path = '/path/telegram'
[[storages]]
name = "mychannel"
type = "telegram"
enable = true
chat_id = 1820371480
# 其他配置