MaxSecurity / BiliExper

Other
219 stars 187 forks source link

粉丝勋章的读取被限制了(已解决),能限制一下发弹幕的速度吗 #35

Closed Gensokyo1995 closed 2 years ago

Gensokyo1995 commented 3 years ago

还有直播间发一条弹幕点亮牌子获取经验能限制一下发弹幕的速度吗,最好2-3秒才发一次,不然会发送失败,会提示发送弹幕速度过快

Gensokyo1995 commented 3 years ago

将xlive_heartbeat_task.py中的ret = await biliapi.xliveFansMedal(page, 50)改成ret = await biliapi.xliveFansMedal(page, 10)就可以正常使用了,希望有人能改下发送弹幕的速度

MaxSecurity commented 3 years ago

ok 马上更新

MaxSecurity commented 2 years ago

已经更新完毕