ferranfg / midjourney-discord-api-php

Generate images using Midjourney Bot through the Discord API.
https://ferranfigueredo.com
MIT License
135 stars 35 forks source link

nice app #1

Closed lordmen99 closed 1 year ago

lordmen99 commented 1 year ago

Can u add more function, like info,describe,v4 button ,setting,etc..?

KENLIEPLAYSPH commented 1 year ago

doesit works on you mine doesn't

lordmen99 commented 1 year ago

doesit works on you mine doesn't

can u send ur token, let me try it

KENLIEPLAYSPH commented 1 year ago

it keeps loading the page like since i put it in test.php it doesn't well can do u get the channel in the channel id of midjourney newbie-(number) right?

KENLIEPLAYSPH commented 1 year ago

can you show me whats response in yours?

lordmen99 commented 1 year ago

can you show me whats response in yours?

i dont have MJ subcription

chaoyue007 commented 1 year ago

I have imported this library into my test project, do I need to create a Discord channel? Do I need to invite the official MJ bot to my channel in order to use it?

ferranfg commented 1 year ago

@lordmen99 sure. Currently it just imagine and upscale the first result, but I'm open to add more functions. What's your use case?

lordmen99 commented 1 year ago

@lordmen99 sure. Currently it just imagine and upscale the first result, but I'm open to add more functions. What's your use case?

working fine, but for upscale and other command can add optional. let say after generate, then want U1 or U2 user can send again command, describe,info,setting etc..

ferranfg commented 1 year ago

Got it. I've released the library as far I required for my product, but I will gradually add more features in this direction. Thanks for the suggestion.