Telegram Bot
1.7K
docker run -d \
--name subscription-manager-bot \
--restart unless-stopped \
-v $(pwd)/data:/data \
-e TG_BOT_TOKEN=<替换你的Telegram Bot Token>\
-e TG_USER_ID=<替换你的Telegram ID>\
tslcat/subscription-manager-bot:latest

Content type
Image
Digest
sha256:a4091858d…
Size
48.3 MB
Last updated
5 months ago
docker pull tslcat/subscription-manager-bot