Skip to content

一个由Go编写的开源轻量订阅查询Telegram Bot。

License

Notifications You must be signed in to change notification settings

wu-mx/subinfobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subinfo Bot

Action-Release Download

一个由Go编写的开源轻量订阅查询Telegram Bot。

快速开始

您可以通过直接下载编译好的二进制文件或自行编译来使用Subinfo Bot。
Release下载

自行编译

git clone https://github.com/wu-mx/subinfobot/
cd ./subinfobot
go get 
go build

快速启动

在启动程序参数中加入bot token即可。
Subinfo Bot时区由系统时区决定,错误的时区将导致获取结果出现偏差,更改方法请自行Google。

./subinfobot 1234567890:AABCDEFGHIJKLMNOPQRSTUVWXYZ-abcdefg #你的bot token

使用

您可以在私聊中对bot直接发送带有订阅链接的消息,bot将会自动提取文本中的订阅链接。 在公开群组中,为了防止频繁的无意义的调用,请用/get + 订阅链接使用(私聊亦可)。

10PB不限时机场订阅链接:https://subapi.paimon.gq/api/v1/client/subscribe?token=1145141919810subinfobotyyds

✅该订阅有效
订阅链接:https://subapi.paimon.gq/api/v1/client/subscribe?token=1145141919810subinfobotyyds
总流量:10.00PB
剩余流量:10.00PB
已上传:11.45GB
已下载:19.19GB
该订阅将于2023-11-04 05:01:04 +0800 CST过期,距离到期还有191天09小时08分10秒

Credits

go-telegram-bot-api/telegram-bot-api
Dreamacro/clash

Licence

MIT