-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feat: additional settings * change default * format * space * subcommand * feat: parse space-separated-subcommands * chore: reconstruct dir structure * add: nowplayingnotificationlevel * change: useConfig -> getConfig * feat: change skipvote * fix: fix * improve: introduce asyncLocalStorage * feat: nowplaying notification * feat: queueManager#addQueue supports suitable locale * chore: fix test * fix: documentation * rename
- Loading branch information
1 parent
a5014d6
commit 53b07c7
Showing
118 changed files
with
1,203 additions
and
570 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
sidebar_label: 設定>現在再生中 | ||
--- | ||
# `設定>現在再生中`コマンド | ||
現在再生中パネルの表示モードの設定をします。何も指定しないと現在の設定を確認できます。 | ||
|
||
スラッシュコマンドでは、`/setting nowplaying`を使用してください。 | ||
|
||
## 別名 | ||
`設定>現在再生中`以外にも以下の別名を使用できます。 | ||
|
||
- setting>nowplaying | ||
|
||
|
||
|
||
|
||
## 実行に必要な権限 | ||
同じボイスチャンネルに接続していてかつDJロールを保持していること, ボイスチャンネルの唯一のユーザーであること, サーバーの管理権限を持っていることのいずれか | ||
|
||
※管理者権限や、サーバーの管理権限、チャンネルの管理権限、および管理者権限を持つユーザーはこの権限を満たしていなくてもいつでもこのコマンドを実行できます。 | ||
|
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,21 @@ | ||
--- | ||
sidebar_label: 設定>スキップ投票 | ||
--- | ||
# `設定>スキップ投票`コマンド | ||
スキップ投票の有効・無効の設定をします。何も指定しないと現在の設定を確認できます。 | ||
|
||
スラッシュコマンドでは、`/setting skipvote`を使用してください。 | ||
|
||
## 別名 | ||
`設定>スキップ投票`以外にも以下の別名を使用できます。 | ||
|
||
- setting>skipvote | ||
|
||
|
||
|
||
|
||
## 実行に必要な権限 | ||
同じボイスチャンネルに接続していてかつDJロールを保持していること, ボイスチャンネルの唯一のユーザーであること, サーバーの管理権限を持っていることのいずれか | ||
|
||
※管理者権限や、サーバーの管理権限、チャンネルの管理権限、および管理者権限を持つユーザーはこの権限を満たしていなくてもいつでもこのコマンドを実行できます。 | ||
|
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
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
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
Oops, something went wrong.