From f1068e8aca13850c7509240766a26f257a9de55a Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 16 Jun 2023 20:15:42 +0800 Subject: [PATCH] fix readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5aba2ee..27bf4ff 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,9 @@ Node.js client for the unofficial MidJourney api.

-[discord-bot](https://github.com/erictik/midjourney-discord-wrapper/) +[discord-bot](https://github.com/erictik/midjourney-discord/) [web-ui](https://github.com/erictik/midjourney-ui/) -Proxy agent not supported. -The edge runtime does not support Node.js 'http' module. ## Install ```bash @@ -105,11 +103,13 @@ npx tsx example/imagine-ws.ts ## route-map - [x] `/imagine` `variation` `upscale` - [x] websocket get message -- [x] call back error +- [x] callback error - [x] verify human - [x] `/info` - [x] `/fast api` and `/relax api` - [x] `/describe` +- [x] [proxy](https://github.com/erictik/midjourney-discord/blob/main/examples/proxy.ts) +- [ ] get command payload from discord --- Buy Me a Coffee ## Star History