-
-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Naughty" prompts #93
Comments
I have Ws set to true |
I failed to run client.init(); this seems to resolve my issue. Can you explain the purpose of client,init()? It's not used in Usage in the readme.md on the midjourney-api home page. |
Wait for Discord websocket to connect successfully |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wonder if you've given any thought to processing rejected prompts
I've seen this using words like "flesh" or "overdose". Right now Imagine() eventually times out and returns a null message. Can anything be done to catch this response?
The text was updated successfully, but these errors were encountered: