Reformatting commentary

pull/8/head
sgoudham 4 years ago
parent 5ec27e5a9f
commit 5fd6c3e87b

@ -3,10 +3,10 @@ import datetime
import discord
from discord import Colour, Embed
from discord.ext import commands
# Set up the Cog
from discord.ext.commands import command, is_owner
# Set up the Cog
class SelfRoles(commands.Cog):
def __init__(self, bot):
self.bot = bot

Loading…
Cancel
Save