fix?
This commit is contained in:
parent
c95f4499e4
commit
30b19befe1
@ -17,5 +17,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN python -c "import discord.opus as opus; opus.load_opus(); print('✅ Opus loaded:', opus.is_loaded())"
|
||||
|
||||
CMD python bot.py
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user