おめでとうございます!あなたはクソデカお気持ちみたいなPRを受け取りました! #3
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
6fb09fb │ ciのブランチ名が誤っていたため
main
に修正02fc2f3 │
queue.ts
からYTPlayer
クラスをplayer.ts
として切り出しa2e0e4d │ 音量操作を出来るように
resource
をプロパティとして追加し、Queue
クラスにlength
ゲッターを作成することでわざわざstoresにアクセスする手間を無くしました。ef93b21 │
volume
コマンドとnowplaying
コマンドを作成しました。9165a0d │ コマンドハンドラを作成しsrc/index.tsが冗長にならないようにしました。
d4aa4e4 │ 型をつけました(間違ってたらすみません)
ea7f568 │ コマンドのエイリアスを設定しました。
08b00a9 │
Queue
クラスからジェネリクスを削除し、オプショナルチェーンや冗長なコードを修正しました。906f901 │ 依存関係のアップデートを行いました。
b2670fb │
pnpm-lock.yaml
のタイポです...後で修正します><e6ffc3b...95510db │ eslintを適切に設定しました(順序が狂ってました)