Skip to content

optionsx/chatgptisdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgptisdown

npm version npm downloads [GitHub license]

wanna bypass/access chatgpt while it's down and then login/register to use their service? this is the package for you! discord:shêr#0196

Installation

npm i chatgptisdown

Example

import { AccessChatGPT, getSessionToken } from "chatgptisdown";

await AccessChatGPT({timeout = 300}); // , by default it's 0

await getSessionToken({ closeBrowser = false }); // saves it to session_token.txt afterwards, by default it's false

POC

License

MIT

Disclaimer

This is for educational purposes only. I am not responsible for any misuse of this package.
I am not affiliated with chatgpt in any way.
This package is not meant to be used for malicious purposes.