Najmul190 / Discord-AI-Selfbot

A Discord chatbot / selfbot that allows users to talk to AI powered by OpenGPT or BARD. The AI runs on a genuine Discord account, not a bot account and has image detection alongside image generation.
GNU General Public License v3.0
78 stars 24 forks source link

[BUG] Google Bard Cookie #19

Closed pnydiffuser closed 10 months ago

pnydiffuser commented 11 months ago

Describe the bug The Bard cookie does not work even after login from a different browser

To Reproduce Steps to reproduce the behavior:

  1. Git cloned repository, put info in .env and made a python venv
  2. pip install -r requirements.txt and then python main.py
  3. Bard cookie not set or has expired, so only ChatGPT will be available.

Expected behavior The AI Selfbot to use Google Bard cookie alongside GPT

aiselfbot1 If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

redbaron2k7 commented 10 months ago

Unable to reproduce, worked fine for me after signing into a guest browser

pnydiffuser commented 10 months ago

Unable to reproduce, worked fine for me after signing into a guest browser

That worked many thanks! Guest mode fixed my Cookie issue :1st_place_medal: