おめでとうございます?あなたは今頃それ修正したの!?ってPRを受け取りました。 #16
Merged
+194
−123
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.
fcbc5d0 | 要らない処理だったので消します(なぜ今までバグが発現しなかった...?)
c9a9436 | プレイリストを再生する時の上限を撤廃しました。
0b9e6fc |
deferReply()
にしました。(あまりにもUnknown Interactionが多いため)f146500 |
editReply()
にするのついつい忘れちゃうよねb9580df | Issue:#12 の音量バグ(というよりは人為的ミス)を修正
fc1d412 | 依存関係をアップデートしましたよ。
0dd2253 | Discordの仕様変更に対応するために@discordjs/voiceのアップデート
b6fe5f9 | TypeScriptのアップデートです。
a69abd4 |
player.ts
の管理がキモくて複数サーバーで使えなかったためある程度使いやすくしました。そのほか細かい修正もあります。aa8fe43 | ESLintのマイグレです。
bf3a16d | プロキシを利用出来るようにしました。(squidのローカルプロキシにて動作確認済み)
77d1868 | 非推奨の
ytpl
から@distube/ytpl
にしました。ffmpeg-staticも不要のため削除しました。