{"id":13456010,"url":"https://github.com/Wildric-Auric/MidJourney-Wrapper","last_synced_at":"2025-03-24T09:31:17.724Z","repository":{"id":58062627,"uuid":"526614920","full_name":"Wildric-Auric/MidJourney-Wrapper","owner":"Wildric-Auric","description":"MidJourney wrapper in Discord.","archived":false,"fork":false,"pushed_at":"2023-06-16T14:47:43.000Z","size":21,"stargazers_count":683,"open_issues_count":25,"forks_count":153,"subscribers_count":12,"default_branch":"main","last_synced_at":"2023-11-07T15:59:21.453Z","etag":null,"topics":["ai","api","discord","discord-bot","discord-py","midjourney","python","requests","selfbot","wrapper-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wildric-Auric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-19T13:17:36.000Z","updated_at":"2024-07-31T08:14:02.271Z","dependencies_parsed_at":"2024-07-31T08:24:09.929Z","dependency_job_id":null,"html_url":"https://github.com/Wildric-Auric/MidJourney-Wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wildric-Auric%2FMidJourney-Wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wildric-Auric%2FMidJourney-Wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wildric-Auric%2FMidJourney-Wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wildric-Auric%2FMidJourney-Wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wildric-Auric","download_url":"https://codeload.github.com/Wildric-Auric/MidJourney-Wrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245243245,"owners_count":20583590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","api","discord","discord-bot","discord-py","midjourney","python","requests","selfbot","wrapper-api"],"created_at":"2024-07-31T08:01:14.793Z","updated_at":"2025-03-24T09:31:17.435Z","avatar_url":"https://github.com/Wildric-Auric.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# WARNING\nDUE TO LACK OF TIME AND MULTIPLE API'S UPDATES, THIS REPOSITORY IS NOT UP TO DATE, AND MAY BE DEPRICATED. I MAY CONSIDER COMING BACK TO THIS PROJECT LATER...\n# MidJourney-Wrapper\n\n## Presentation\nThe point of this bot is using [MidJouney](https://www.midjourney.com/home/) from an account other than the account you paid from.\nTo do so, there should be a Discord bot, which we will call DaVinci (see [Globals](https://github.com/Wildric-Auric/MidJourney-Wrapper/blob/main/Globals.py)), and the account subscribed to MidJourney, which we will call Salai, in the same server. Any discord user in the server can use DaVinci commands to generate images, their variations, upscale them...\u003cbr\u003e\nWarning though; you aren't allowed to use this software in the purpose of sharing your subscription with other people; this software is intended to be used only for learning purposes. If you infringe the rules, please know that you are solely responsible.\n\n## Installation\n* Clone the project.\n* Install [requirements](https://github.com/Wildric-Auric/MidJourney-Wrapper/blob/main/requirements.txt) (only pycord version 2)  and discord python api module if needed. \n* Fill [Globals.py](https://github.com/Wildric-Auric/MidJourney-Wrapper/blob/main/Globals.py) with your data\n* Run main.py;\n\n## Implemented commands documentation\n*MT stands for mandatory*\n*OPT stands for optional*\n### Generating idea\n```\n/mj_imagine [ MT : prompt (string)]\n```\n\n\n![ezgif-3-c4476f9a09](https://user-images.githubusercontent.com/70033490/185647413-1177b21a-2c2f-4f02-885e-c35d82179ba3.gif)\n\n\n### Targetting image\nReply to MidJourney Bot message by the following command to target that piece of art for the next operation:\n```\n$mj_target\n```\nNotice that slash command is not used here because of discord not allowing Interactions during reply. Hence, there is no autocomplete, your reply is simply parsed to get the command.\u003cbr\u003e\n\n\n![ezgif-3-c4476f9a09](https://user-images.githubusercontent.com/70033490/185650795-06de185a-56ad-4c10-ac1d-34c5ca75b642.gif)\n\n\n### Upscaling and variations\n```\n/mj_upscale [ MT : index (integer) ] [ OPT : reset_target (boolean) ]\n```\n*index* parameter takes values from 1 to 4; 1 is the index of top left image and 4 is the index of buttom right one.\nThe optional parameter *reset_target* indicates if target you have set before should be reset at the end of current operation; if that's done and you want to upscale image from same message with different index you should use *$mj_target* command again.\n\n\n![ezgif-3-c4476f9a09](https://user-images.githubusercontent.com/70033490/185656154-ce31e7ba-29c9-4399-8086-5c7a4861ec26.gif)\n\n\nGenerated image:\n\n![image](https://user-images.githubusercontent.com/70033490/185656359-895dbc6a-a0aa-47ff-a524-58a00b7edaa7.png)\n\nNotice that we cannot use ```/mj_upscale_to_max``` on this output since we used *--hd* parameter which makes a sigle upscale maximized.\u003cbr\u003e\nThis last command does not require a parameter and it resets target since no other operation is possible on this output other than upscaling to max. But remember that you need again to target what you need to upscale for the second time.\u003cbr\u003e\n\nThere is another command that uses the output of ```/mj_imagine```:\n```\n/mj_upscale_to_max [ MT : index (integer) ] [ OPT : reset_target (boolean) ]\n```\nIt behaves the same way as upscaling command.\n\n## Additional information\nEven though a request error is caught by the bot (a problem with MidJourney bot, a problem with the subscripted account...) since it shows up as HTTP request error, it does not caught errors done by the user; for example if there was a typo using MidJourney parameters like ```-hd``` instead of ```--hd``` MidJourney reports it to the subscripted user but DaVinci does not complain about it, so pay attention to your inputs. Also read the official user [documentation](https://midjourney.gitbook.io/docs/user-manual) of MidJourney.\n\n*Enjoy!*\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWildric-Auric%2FMidJourney-Wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWildric-Auric%2FMidJourney-Wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWildric-Auric%2FMidJourney-Wrapper/lists"}