mirror of
https://github.com/dnslin/aria2bot.git
synced 2026-01-11 20:12:20 +08:00
feat: init project
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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=
|
||||
Reference in New Issue
Block a user