Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kongbai-boi/rankedbot

 
 

Repository files navigation

rankedbot

使用blivedm库实现的bilibili直播间弹幕机器人,查询我的世界速通排位赛数据

blivedm: Python获取bilibili直播弹幕的库,使用WebSocket协议,支持web端和B站直播开放平台两种接口

协议解释

使用说明

  1. 需要Python 3.8及以上版本
  2. fetch_peak_data 中显式嵌入了赛季序号,赛季更新需要手动更新 (第638行)
    # 获取当前赛季最高分(第9赛季)
    current_season_peak = season_results.get('9', {}).get('highest')
    

About

我的世界速通排位赛-bilibili直播间查询数据弹幕机器人

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%