Generate images by NovelAI | 基于 NovelAI 的画图机器人
Go to file
2022-10-14 20:05:49 +08:00
.github/workflows chore: setup build workflow 2022-10-06 03:22:02 +08:00
docs chore: update links 2022-10-14 20:05:49 +08:00
src chore: change default value of requestTimeout to 1min 2022-10-14 20:01:33 +08:00
.editorconfig initial commit 2022-10-05 23:12:51 +08:00
.gitattributes initial commit 2022-10-05 23:12:51 +08:00
.gitignore initial commit 2022-10-05 23:12:51 +08:00
LICENSE chore: update links 2022-10-14 20:05:49 +08:00
package.json chore: update links 2022-10-14 20:05:49 +08:00
readme.md chore: update links 2022-10-14 20:05:49 +08:00
tsconfig.json initial commit 2022-10-05 23:12:51 +08:00
vercel.json docs: setup vitepress docs 2022-10-11 21:49:22 +08:00

koishi-plugin-novelai

downloads npm

基于 NovelAI 的画图插件。已实现功能:

  • 绘制图片
  • 更改模型、采样器、图片尺寸
  • 高级请求语法
  • 自定义违禁词表
  • 发送一段时间后自动撤回
  • 连接到私服 · NAIFU
  • img2img · 图片增强

得益于 Koishi 的插件化机制,只需配合其他插件即可实现更多功能:

  • 多平台支持 (QQ、Discord、Telegram、开黑啦等)
  • 速率限制 (限制每个用户每天可以调用的次数和每次调用的间隔)
  • 上下文管理 (限制在哪些群聊中哪些用户可以访问)
  • 多语言支持 (为使用不同语言的用户提供对应的回复)

所以所以快去给 Koishi 点个 star 吧!

效果展示

以下图片均使用本插件在聊天平台生成:

example example example example
example

使用教程

搭建教程、使用方法、参数配置、常见问题请见:https://bot.novelai.dev

License

Released under the MIT license.

Copyright © 2022-present, Shigma & Ninzore

FOSSA Status