Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 598 Bytes

Keep ChatGPT Alive

A repo for Keeps ChatGPT responsive by automatically inputting a question every x minutes

userscript in Tampermonkey

This repo does solve one problem:

Make your ChatGPT alive!

How to contribute

Please submit your updates through pull request, by following the instructions below:

  1. git clone https://github.com/new4u/KeepChatGPTAlive.git
  2. [optional] git checkout <objective branch, generally it is main>
  3. git checkout -b
  4. git add .
  5. git commit -m ""
  6. git push origin head
  7. Create the PR at github.com