konrad

Results 7 comments of konrad

Im going to re-write the ChatGPT bot to use latest library and new API syntax.

Interesting ideas, thanks, will look into this.

Thanks for your message, please run the bot on screen session. For Ubuntu it will be: ``` # sudo apt install screen # screen # python3 chatgpt.py ``` To detach...

Thank you for your message, please can you provide more details, what user modes you are looking for? What IRC network are you using so I can test it?

Thanks for your message, I will look into this.

It seems like you upgraded ChatGPT IRC Bot, but you didn't upgrade your OpenAI library: ```pip3 install "openai>=1.0.0"``` Bear in mind, it was a major upgrade and we moved to...