chore: update config and readme

This commit is contained in:
krau
2024-10-12 13:04:13 +08:00
parent f58e28412f
commit a66fa5df81
3 changed files with 7 additions and 12 deletions

View File

@@ -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" # 日志等级