chatgpt
chatgpt copied to clipboard
ChatGPT IRC bot
```shell rolle@botit:~/chatgpt$ python3 chatgpt.py Connecting to: irc.quakenet.org Connected to: irc.quakenet.org NOTICE AUTH :*** Looking up your hostname NOTICE AUTH :*** Checking Ident PING :2826250253 :hostsailor.ro.quakenet.org 451 obfuscatednick obfuscatednick :Register first....
Pls help me. I use Centos 8. [root@ESf9hfSu ~]# python3 -V Python 3.6.8 [root@ESf9hfSu ~]# pip3 install openai==0.28 pyshorteners WARNING: Running pip install with root privileges is generally not a...
Hello, Would you be able to add a CTCP VERSION reply of some kind? Perhaps "ChatGPT IRC bot v1.0" ? _Some very old IRC servers (EFnet) don't like any clients...
https://github.com/LostRuins/koboldcpp A locally hosted LLM manager with ChatGPT compatible API.
hye i notice when ctrl + z close the phyton process the bot also die, how can i make the bot running 24/7 like eggdrop? and 1 more thing how...
Is it possible to add 'user modes' section to bot in chat.conf?
Multiple updates to the README
Allow defining multiple IRC servers which will be used to auto-connect on reconnection failure.
Hi, would it be possible to make it aware of op commands? I've told it it is a channel operator so it should know the commands. It *says* it's making...
As the title shows, I get the following error An unexpected error occurred. 'OpenAI' object has no attribute 'responses'. I recently just upgraded to the latest version and now I...