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
Traceback (most recent call last):
File "/usr/local/src/py3.9/lib/python3.9/site-packages/botpy/client.py", line 279, in _run_event
await coro(*args, **kwargs)
File "/root/pdbot/QQChannelChatGPT/cores/qqbot/core.py", line 46, in on_at_message_create
await oper_msg(message=message, at=True)
File "/root/pdbot/QQChannelChatGPT/cores/qqbot/core.py", line 268, in oper_msg
t -= int(cache_list[index]['single_tokens'])
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/local/src/py3.9/lib/python3.9/site-packages/botpy/client.py", line 279, in _run_event
await coro(*args, **kwargs)
File "/root/pdbot/QQChannelChatGPT/cores/qqbot/core.py", line 46, in on_at_message_create
await oper_msg(message=message, at=True)
File "/root/pdbot/QQChannelChatGPT/cores/qqbot/core.py", line 268, in oper_msg
t -= int(cache_list[index]['single_tokens'])
IndexError: list index out of range