Run please

This commit is contained in:
Michał Gdula 2023-09-12 12:13:44 +01:00
parent b53e58bd0d
commit 0ea8ab8cf1
8 changed files with 26 additions and 18 deletions

View file

@ -1,7 +1,7 @@
import yt_dlp
import discord
from discord.ext import commands
from .utils import error_message
from lynxie.utils import error_message
ffmpeg_options = {"options": "-vn"}