Add missing dep

This commit is contained in:
Marco Thomas
2020-10-08 12:38:46 +02:00
parent 4a5933729b
commit a6b5d6dd77
9 changed files with 9 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ A COG ORIGINALLY CREATED BY ME, I ALTERED THIS ONE TO FIT MY NEEDS
https://gist.github.com/vbe0201/ade9b80f2d3b64643d854938d40a0a2d
"""
import discord
from discord.ext import commands
import youtube_dl
import functools