You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
搭建环境:CentOS 7.9_64bit Hoshinobot + Yobot 源码版
[2021-07-26 01:47:06,120 nonebot] INFO: Self: 1816940074, Message 891630123 from 419897935@[群:578647960]: '生成会战报告'
[2021-07-26 01:47:06,121 公会战报告书] INFO: Message 891630123 triggered create_resignation_report.
[2021-07-26 01:47:06,128 公会战报告书] ERROR: <class 'KeyError'> occured when create_resignation_report handling message 891630314.
[2021-07-26 01:47:06,128 公会战报告书] ERROR: 'groupinfo'
Traceback (most recent call last):
File "/root/pcrbot/HoshinoBot/hoshino/msghandler.py", line 28, in handle_message
await service_func.func(bot, event)
File "/root/pcrbot/HoshinoBot/hoshino/modules/clanbattlereport/init.py", line 74, in create_resignation_report
clanname = data['groupinfo'][0]['group_name']
KeyError: 'groupinfo'
[2021-07-26 01:47:06,129 nonebot] INFO: Message 891630123 is ignored: Handled by Hoshino
The text was updated successfully, but these errors were encountered: