-
Notifications
You must be signed in to change notification settings - Fork 40
Slash commands not being properly synced after uploading "cookies_files.json" using "/bing setting" #113
Comments
Maybe you're doing something wrong, because I've tested it myself and it's fine, make sure you're using the latest version. |
Okay, I'll update you whenever I'll be available |
Hello, I managed to make the bot work, but now I'm getting a "Error: CaptchaChallenge: User needs to solve CAPTCHA to continue." error. I know a lot of people mentions this thread: acheong08/EdgeGPT#586 but I don't really understand what's the solution |
Go to the bing chat website page and you'll see CAPTCHA |
Unfortunately I'm not receiving any captcha, I think I'll try to add this script to my bot another time, thanks for the support |
For some reason ONLY AFTER loading the "cookies_file.json" file through the "/bing setting [choice]" every other slash commands suddenly disappear after displaying the "INFO: Chatbot set successful!" message. I tried to use the !unload / !load commands for reloading the edgegpt cog, but I couldn't fix the issue.
The CMD doesn't display any output error:
I've properly copied and pasted the cookies of the bing chat site without being logged inside the "cookies.json" file, the one stored inside the "DiscordBot-EdgeGPT" folder.
The "cookies_file.json" file contains the cookies of my Bing Chat AI session while being logged with my Microsoft account.
I'm currently using the script through Python 3.9.0 because I couldn't install PyYAML 6.0 through the latest Python version due to wheel build issues, could the slash commands disappearing issue be related to the version of Python I'm using?
I don't know if it matters, but when I attempt to use the "/bing" command before setting my personal cookies file, my bot crashes and outputs this error:
How can I fix this issue? Thank you in advance <3
The text was updated successfully, but these errors were encountered: