Merge branch 'main' of gitlab.com:pancakes1234/wdiscordbotserver

This commit is contained in:
Slipstream 2025-05-19 18:59:34 -06:00
commit 9ebbb17eb9
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import os
from pydub import AudioSegment
try:
import moviepy.editor as mp
import moviepy as mp
except ImportError:
print("moviepy is NOT installed in this environment")

0
cogs/fileshare.py Normal file
View File