mirror of
https://github.com/dnslin/aria2bot.git
synced 2026-01-11 04:02:20 +08:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
# Telegram Bot Token (required)
|
|
TELEGRAM_BOT_TOKEN=
|
|
|
|
# Custom Telegram Bot API URL (optional, for self-hosted API)
|
|
TELEGRAM_API_BASE_URL=
|
|
# Aria2 RPC Port (default: 6800)
|
|
ARIA2_RPC_PORT=6800
|
|
|
|
# Aria2 RPC Secret (optional, auto-generated if empty)
|
|
ARIA2_RPC_SECRET=
|