Rework: Rework memes and audio

This commit is contained in:
Marco Thomas
2021-05-24 14:10:31 +02:00
parent b506fba338
commit d58f901cda
7 changed files with 85 additions and 73 deletions

View File

@@ -2,8 +2,8 @@
Admin commands, that can be used within the Discord Client
"""
import discord
from discord.ext import commands
import discord
class Admin(commands.Cog):
def __init__(self, bot):