質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,6 +3,8 @@
|
|
3
3
|
検索しましたがあまり、ヒットしませんでした。
|
4
4
|
ご教授お願いします。
|
5
5
|
コード
|
6
|
+
voice_client.play(ffmpeg_audio_source)
|
7
|
+
この行でエラーが起きてます
|
6
8
|
```python
|
7
9
|
@client.command()
|
8
10
|
async def play(ctx):
|