knrd1 / chatgpt

ChatGPT IRC bot
https://github.com/knrd1/chatgpt
MIT License
33 stars 7 forks source link

IndexError: list index out of range #14

Closed knrd1 closed 1 year ago

knrd1 commented 1 year ago

Bot occasionally quits with error message:

Traceback (most recent call last): File "/home/chatbot/test/chatgpt/chatgpt.py", line 68, in command = chunk[0] IndexError: list index out of range

knrd1 commented 1 year ago

Fixed with today's release.