A repo for Keeps ChatGPT responsive by automatically inputting a question every x minutes
userscript in Tampermonkey
Make your ChatGPT alive!
Please submit your updates through pull request, by following the instructions below:
- git clone https://github.com/new4u/KeepChatGPTAlive.git
- [optional] git checkout <objective branch, generally it is main>
- git checkout -b
- git add .
- git commit -m ""
- git push origin head
- Create the PR at github.com