passivebot / midjourney-automation-bot

This repository hosts the Midjourney Automation Bot, a free script leveraging OpenAI's GPT-3 for automated image generation via Discord. It offers a simple web interface, customizable settings, and is MIT licensed for ease of use and adaptation.
https://harminder.dev/projects/midjourney-automation-bot/wiki/midjourney-automation-bot-overview/
MIT License
182 stars 37 forks source link

Cant login at discord server #2

Closed Metacowboy closed 1 year ago

Metacowboy commented 1 year ago

upscale_midjourney_downloader.py Error on line 117 , it gets a timeout when try to login

With OSX 13.4 Python3.9 running in Conda env event = await wait_helper.result() playwright._impl._api_types.TimeoutError: Timeout 15000ms exceeded. =========================== logs =========================== waiting for navigation to "https://discord.com/channels/@me" until 'load' ============================================================

Solved

the creditentials.txt need the format email@host.com

password

Would be nice if we could use a discord bot Auth key instead of -user creditentials than it would run conform with the discord rules

harmindersinghnijjar commented 1 year ago

Are you still needing help? If not, I'll go ahead and close out this issue.

If you're wanting to suggest enhancements please start a "Feature request" under "Issues".