中文 | English
Bili推送中心 —— 集成各种b站任务并进行实时推送的中间件。
由于推送的设备要求与维护成本较高,请自行前往相关网站注册,如需接入可发Issue
- 天选时刻:awpush
- 粉丝牌助手: MedalHelper
git clone https://github.com/ThreeCatsLoveFish/BiliCenter.git
cd BiliCenter
make build
go run main.go login
填充配置文件内容并去掉 .sample 后缀
config
├─bili.toml.sample
├─bili.toml
├─push.toml.sample
├─push.toml
├─task.toml.sample
└─task.toml
make run