Will this pain ever end?

This commit is contained in:
Michał Gdula 2023-09-12 11:59:16 +01:00
parent bd55d6f5e0
commit b53e58bd0d
13 changed files with 69 additions and 763 deletions

View file

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