/bingchat-expressjs

Example of how to use BingChat with ExpressJS

Primary LanguageJavaScriptMIT LicenseMIT

Example of how to use BingChat with ExpressJS

Example for the issue transitive-bullshit/bing-chat#55

Usage

npm install 
npm start #or npm run dev

Make sure you're using node >= 18 so fetch is available.

Usage

You need access to Bing Chat OR a valid cookie from someone who has access.

The cookie you need from Bing is the _U cookie (or just all of the cookies concatenated together; both will work).

Testing (http-local)

Variant: [Creative, Precise, Balanced] (opcional)

Thanks & Credit

Rahul Nallappa, waylaidwanderer, canfam for helping to reverse-engineer the API 💪 and Travis Fischer