Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 309 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 309 Bytes

Midjourney HTTP

Example

cp config.template.yaml config.yaml
# edit config.yaml
# get your discordToken in browser devtools
# get appId、channelId、sessionId in devtools when chatting with midjourney official bot
go run main.go

see the postman file MidjourneyHTTP.postman_collection.json