fix?
This commit is contained in:
parent
7d547e2ed4
commit
7532fee1a1
2
bot.py
2
bot.py
@ -5,7 +5,7 @@ from discord.ext import commands
|
|||||||
from discord import app_commands
|
from discord import app_commands
|
||||||
from dotenv import load_dotenv
|
from dotenv import load_dotenv
|
||||||
|
|
||||||
opus_path = '/usr/lib/libopus.so.***'
|
opus_path = '/usr/lib/libopus.so.0.10.1'
|
||||||
discord.opus.load_opus(opus_path)
|
discord.opus.load_opus(opus_path)
|
||||||
|
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user