Skip to content

Encounter the wonderful world of ai generated textadventures from ChatGPT

Notifications You must be signed in to change notification settings

syndimann/textadventuregpt

Repository files navigation

textadventuregpt

Encounter the wonderful world of ai generated textadventures from ChatGPT

Text Adventure GPT How To

Get your session token

  1. Go to https://chat.openai.com/chat and log in or sign up.
  2. Open developer console with F12.
  3. Open Application > Cookies.
  4. Copy the value for __Secure-next-auth.session-token and paste it into the terminal prompt.

How it works

  • Run npm i
  • Run npm start
  • Enjoy!

Credits

This repository uses the amazing work from commitgpt as its foundation. We tweaked the conversational part a little bit, but this works all due that work

About

Encounter the wonderful world of ai generated textadventures from ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published