mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-06-28 02:31:34 +08:00
chore: update config and readme
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[telegram]
|
||||
token = "" # Bot Token
|
||||
admins = [777000] # 你的 user_id
|
||||
api = "https://api.telegram.org"
|
||||
token = "" # Bot Token
|
||||
admins = [777000] # 你的 user_id
|
||||
api_id = 123456 # Telegram API ID
|
||||
api_hash = "0123456789abcdef0123456789abcdef" # Telegram API Hash
|
||||
|
||||
[log]
|
||||
level = "DEBUG" # 日志等级
|
||||
|
||||
Reference in New Issue
Block a user