mirror of
https://github.com/koishijs/novelai-bot
synced 2025-01-07 07:06:54 +08:00
chore: update links
This commit is contained in:
parent
5b3b484990
commit
f9bd3cad69
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2020-present Ninzore
|
Copyright (c) 2020-present Shigma & Ninzore
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -41,6 +41,10 @@ export default defineConfig({
|
|||||||
message: `Released under the MIT License.`,
|
message: `Released under the MIT License.`,
|
||||||
copyright: 'Copyright © 2022-present Shigma & Ninzore',
|
copyright: 'Copyright © 2022-present Shigma & Ninzore',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
editLink: {
|
||||||
|
pattern: 'https://github.com/koishijs/novelai-bot/edit/master/docs/:path',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
vite: {
|
vite: {
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/koishijs/koishi-plugin-novelai/issues"
|
"url": "https://github.com/koishijs/koishi-plugin-novelai/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/koishijs/koishi-plugin-novelai",
|
"homepage": "https://bot.novelai.dev",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "atsc -b",
|
"build": "atsc -b",
|
||||||
"docs:dev": "vitepress dev docs",
|
"docs:dev": "vitepress dev docs",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# koishi-plugin-novelai
|
# [koishi-plugin-novelai](https://bot.novelai.dev)
|
||||||
|
|
||||||
[![downloads](https://img.shields.io/npm/dm/koishi-plugin-novelai?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-novelai)
|
[![downloads](https://img.shields.io/npm/dm/koishi-plugin-novelai?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-novelai)
|
||||||
[![npm](https://img.shields.io/npm/v/koishi-plugin-novelai?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-novelai)
|
[![npm](https://img.shields.io/npm/v/koishi-plugin-novelai?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-novelai)
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
## 使用教程
|
## 使用教程
|
||||||
|
|
||||||
搭建教程、使用方法、参数配置、常见问题请见:<https://novelai.koishi.chat>
|
搭建教程、使用方法、参数配置、常见问题请见:<https://bot.novelai.dev>
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user