QOL Updates
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
"""
|
||||
Admin commands, that can be used from within the discord-client-chat
|
||||
Admin commands, that can be used within the Discord Client
|
||||
"""
|
||||
|
||||
import discord
|
||||
from discord.ext import commands
|
||||
|
||||
|
||||
class Admin(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
Reference in New Issue
Block a user