Created
February 26, 2021 09:02
-
-
Save Kakarot-2000/5fe2c464b05bcedc3bf4013c603f7f37 to your computer and use it in GitHub Desktop.
import statements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import discord | |
from discord.ext import commands,tasks | |
import os | |
from dotenv import load_dotenv | |
import youtube_dl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment