yjqiang / bili2.0

Python3 实现的 bilibili 直播助手(多用户)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

抽奖显示请升级版本

666-999a opened this issue · comments

再确认一次 issue 题目
抽奖显示请升级版本

问题描述
宝箱抽奖显示请升级版本

截图或者视频或者报错文字
[2020-07-11 19:16:48] 588(5)的实物抽奖正在参与
[2020-07-11 19:16:48] check_results:

<class 'tasks.substance_raffle_handler.SubstanceRaffleJoinTask'>

((-2, None, SubstanceRaffleStatus(aid=588, number=5, describe='bilibili夏日毕业歌会宝箱抽奖', join_start_time=1594466160, join_end_time=1594467000, handle_status=-1, prize_cmt=['饿了么毕业日历'])),)

[2020-07-11 19:16:48] 参与实物抽奖回显:{'code': -500, 'msg': '请升级版本', 'message': '请升级版本', 'data': []} (用户id:0 名字:)

必要的系统信息描述等
py3.8.3

最近何时更新的脚本
最新的

最后确认

  • 我代码上次更新时间距今没有超过 2 个月以上
  • 我仔细看了requirements.txt,确认里面的模块我都安装并及时更新了
  • 我仔细阅读了 conf 里面的 sample 文件(包括user.sample.toml和ctrl.sample.toml),并发现如果发生了改动,及时更新了我的 toml 对应文件
  • 我仔细检查了 readme 最近更新情况,并查看了最近更新内容