Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.6k stars 699 forks source link

Bing cookie expires, even with auto login #418

Closed ZeroZeroOne-dev closed 9 months ago

ZeroZeroOne-dev commented 1 year ago

After a fixed time (I'm guessing 12 hours) the bing token expires and the bot starts throwing errors:

Screenshot 2023-06-02 at 23 48 18

Restarting the bot runs the auto login again and fixes the issue.

Maybe a feature could be to automatically run the auto login again after some time has passed since the last time?

Zero6992 commented 9 months ago

Due to 2FA, automatic login has become difficult to implement