-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
da4b885
commit 5b7fed8
Showing
53 changed files
with
526 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
label: API | ||
label: APIサービス | ||
icon: globe | ||
expanded: false | ||
order: 92 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: 音声合成API | ||
icon: dot | ||
--- | ||
|
||
# 音声合成API | ||
## 概要 | ||
本APIはVOICEVOX Engineの技術を使用したAPIサービスとなっております。 | ||
|
||
APIの仕様につきましてはVOICEVOXのドキュメントをご覧ください。 | ||
|
||
サービスページ: https://voicevox-api-pub.kuroneko6423.com/ | ||
<br>ドキュメント: https://voicevox.github.io/voicevox_engine/api/ | ||
|
||
!!!warning | ||
10秒間に100回以上リクエストをすると429が返される場合があります。 | ||
<br>緩和したい場合は[お問い合わせ](https://discord.com/invite/Y6w5Jv3EAR)をお願いします。 | ||
<br>※APIの制限は提供しているAPIサービスと制限は共有されています。 | ||
!!! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
label: Artifacter Modified | ||
label: Artifacter | ||
icon: /static/logos/primogem.webp | ||
expanded: false | ||
order: 94 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: autojoin add | ||
icon: dot | ||
--- | ||
|
||
# /server-settings autojoin add | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings autojoin add | ||
``` | ||
|
||
## 概要 | ||
`/server-settings autojoin add`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: autojoin list | ||
icon: dot | ||
--- | ||
|
||
# /server-settings autojoin list | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings autojoin list | ||
``` | ||
|
||
## 概要 | ||
`/server-settings autojoin list`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: autojoin remove | ||
icon: dot | ||
--- | ||
|
||
# /server-settings autojoin remove | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings autojoin remove | ||
``` | ||
|
||
## 概要 | ||
`/server-settings autojoin remove`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: autojoin | ||
icon: dot | ||
--- | ||
|
||
# /server-settings autojoin | ||
## 概要 | ||
`/server-settings autojoin`について | ||
|
||
本コマンドはユーザーが参加するとBOTが自動的にVCに入室する設定ができます。 | ||
|
||
サブコマンド名 | 概要 | ガイド | ||
-- | -- | -- | ||
add | BOTに関するバグや要望を運営に送信します。 | [!badge variant="success" icon="paper-airplane" iconAlign="right" text="見る"](#report) | ||
status | BOTのサーバーステータス等を表示します。 | [!badge variant="success" icon="paper-airplane" iconAlign="right" text="見る"](#status) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
label: exclude-exvoice | ||
icon: tools | ||
expanded: false | ||
order: 98 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: dashboard | ||
icon: dot | ||
--- | ||
|
||
# /server-settings dashboard | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings dashboard | ||
``` | ||
|
||
## 概要 | ||
`/server-settings dashboard`について | ||
|
||
本コマンドはWebダッシュボードのURLを表示を行い、サーバーで実行するとそのサーバー設定ができるWebのURLを提示するコマンドとなっています。 | ||
|
||
ダッシュボードのURL: https://dashboard.kuroneko6423.com |
14 changes: 14 additions & 0 deletions
14
tts/server-settings/disable-speaker/disable-speaker add.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: disable-speaker add | ||
icon: dot | ||
--- | ||
|
||
# /server-settings disable-speaker add | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings disable-speaker add | ||
``` | ||
|
||
## 概要 | ||
`/server-settings disable-speaker add`について |
14 changes: 14 additions & 0 deletions
14
tts/server-settings/disable-speaker/disable-speaker list.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: disable-speaker list | ||
icon: dot | ||
--- | ||
|
||
# /server-settings disable-speaker list | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings disable-speaker list | ||
``` | ||
|
||
## 概要 | ||
`/server-settings disable-speaker list`について |
14 changes: 14 additions & 0 deletions
14
tts/server-settings/disable-speaker/disable-speaker remove.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: disable-speaker remove | ||
icon: dot | ||
--- | ||
|
||
# /server-settings disable-speaker remove | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings disable-speaker remove | ||
``` | ||
|
||
## 概要 | ||
`/server-settings disable-speaker remove`について |
2 changes: 1 addition & 1 deletion
2
...ttings/server-settings disable-speaker.md → ...ttings/disable-speaker/disable-speaker.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: /server-settings disable-speaker | ||
title: disable-speaker | ||
icon: dot | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
label: disable-speaker | ||
icon: tools | ||
expanded: false | ||
order: 98 |
14 changes: 14 additions & 0 deletions
14
tts/server-settings/exclude-exvoice/exclude-exvoice add.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: exclude-exvoice add | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice add | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings exclude-exvoice add | ||
``` | ||
|
||
## 概要 | ||
`/server-settings exclude-exvoice add`について |
14 changes: 14 additions & 0 deletions
14
tts/server-settings/exclude-exvoice/exclude-exvoice list.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: exclude-exvoice list | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice list | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings exclude-exvoice list | ||
``` | ||
|
||
## 概要 | ||
`/server-settings exclude-exvoice list`について |
14 changes: 14 additions & 0 deletions
14
tts/server-settings/exclude-exvoice/exclude-exvoice remove.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: exclude-exvoice remove | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice remove | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings exclude-exvoice remove | ||
``` | ||
|
||
## 概要 | ||
`/server-settings exclude-exvoice remove`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: exclude-exvoice | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice | ||
## 概要 | ||
/server-settings exclude-exvoiceは特定のユーザーの読み上げを無効化する事ができます |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
label: exclude-exvoice | ||
icon: tools | ||
expanded: false | ||
order: 98 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: exclude-exvoice | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice | ||
## 概要 | ||
/server-settings exclude-exvoiceは特定のユーザーの読み上げを無効化する事ができます |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: exclude-exvoice add | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice add | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings exclude-exvoice add | ||
``` | ||
|
||
## 概要 | ||
`/server-settings exclude-exvoice add`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: exclude-exvoice list | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice list | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings exclude-exvoice list | ||
``` | ||
|
||
## 概要 | ||
`/server-settings exclude-exvoice list`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: exclude-exvoice remove | ||
icon: dot | ||
--- | ||
|
||
# /server-settings exclude-exvoice remove | ||
|
||
## 使用方法 | ||
``` | ||
/server-settings exclude-exvoice remove | ||
``` | ||
|
||
## 概要 | ||
`/server-settings exclude-exvoice remove`について |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
label: exclude-exvoice | ||
icon: tools | ||
expanded: false | ||
order: 98 |
2 changes: 1 addition & 1 deletion
2
...erver-settings/server-settings exvoice.md → tts/server-settings/exvoice.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: /server-settings exvoice | ||
title: exvoice | ||
icon: dot | ||
--- | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...tings/server-settings force-guild-args.md → tts/server-settings/force-guild-args.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: /server-settings force-guild-args | ||
title: force-guild-args | ||
icon: dot | ||
--- | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...gs/server-settings force-guild-speaker.md → tts/server-settings/force-guild-speaker.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: /server-settings force-guild-speaker | ||
title: force-guild-speaker | ||
icon: dot | ||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: intonation | ||
icon: dot | ||
--- | ||
|
||
# /server-settings intonation | ||
## 概要 | ||
/server-settings intonationではサーバーごとのキャラクターのイントネーションの変更ができます | ||
|
||
イントネーションとは | ||
言葉を話すときの、声の上がり下がり。抑揚。たとえば文末を少しあげて言うと、疑問の調子になる。 |
Oops, something went wrong.