npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

koishi-plugin-ai-midjourney-draw

v1.1.8

Published

25 元/月 Midjourney 无限绘图。自带提示词生成器、自动翻译、英译中、提示词辅助工具、合并图片、缩短提示词、图片转提示词等功能。

Downloads

472

Readme

koishi-plugin-ai-midjourney-draw

npm

🎐 简介

25 元/月 Midjourney 无限绘图。自带提示词生成器、自动翻译、英译中、提示词辅助工具、合并图片、缩短提示词、图片转提示词等功能。

🎉 安装

您可通过 Koishi 插件市场搜索并安装该插件。或者,您可以手动安装:

npm install koishi-plugin-ai-midjourney-draw

🎮 使用

  1. 获取授权码:
  • 前往 https://buy.ai-mj.cn/ 购买套餐。
  • 前往 https://draw.ai-mj.com/login 登录。
  • 登录后,F12 打开控制台,切换网络选项卡。
  • 在网页输入框中输入 /shorten a dog 并发送。
  • 在控制台中找到 shorten 请求。
  • 复制 Authorization 字段的值(即授权码)。
  1. 配置插件: 填写 authorization 配置项。
authorization: 'YOUR_AUTHORIZATION_CODE' // 替换为你的授权码
  1. 开始使用: 在聊天中使用 aiMidjourney.绘图 命令即可开始绘图。
  • 如何获得图片种子: 引用回复 seed种子 即可。
  • 如何将 4 小图放大: 引用回复数字 1/2/3/4 即可,可同时放大多张。善用引用哦!
  • 建议自行添加别名: 例如,可以将 aiMidjourney.绘图 添加别名为 绘图画图,以便更方便地使用。

⚙️ 配置项

| 配置项 | 类型 | 描述 | |-------------------|---------|--------------------------| | authorization | string | 必填。aiMidjourney 授权码。 | | autoTranslate | boolean | 是否自动翻译提示词。默认为 false。 | | timeoutDuration | number | 请求超时时间(分钟)。默认为 10。 | | printProgress | boolean | 是否打印绘图进度。默认为 true。 |

🌼 指令

| 指令 | 描述 | |---------------------------------------|--------------------------| | aiMidjourney | aiMidjourney 帮助 | | aiMidjourney.相关资源 | Midjourney 绘图相关资源 | | aiMidjourney.参数列表 | Midjourney 参数列表 | | aiMidjourney.提示词生成器 <prompt> | 生成提示词 | | aiMidjourney.英译中 <prompt> | 翻译英文到中文 | | aiMidjourney.中译英 <prompt> | 翻译中文到英文(智谱AI) | | aiMidjourney.提示词辅助工具 | 提示词辅助工具链接 | | aiMidjourney.合并图片 | 合并多张图片(最多5张) | | aiMidjourney.缩短提示词 <prompt> | 分析并缩短提示词 | | aiMidjourney.图片转提示词 | 图片转提示词 | | aiMidjourney.放大 <taskId> <customId> | 放大图片 (此命令由插件自动调用,无需手动输入) | | aiMidjourney.绘图 <prompt> | 绘一张图 | | aiMidjourney.图片转链接 | 图片转链接 |

🌸 测试图

0904fdeb614fe66b3c2b783630475899 a5adebc054097c78b211632b7d1d51d8

🙏 致谢

🐱 QQ 群

  • 956758505

✨ License

MIT License © 2024

希望您喜欢这款插件! 💫

如有任何问题或建议,欢迎联系我哈~ 🎈