QOL Updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Some help for the users
|
||||
User help
|
||||
"""
|
||||
|
||||
import discord
|
||||
@@ -7,7 +7,6 @@ from discord.ext import commands
|
||||
|
||||
from __main__ import PREFIX
|
||||
|
||||
|
||||
class Help(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
Reference in New Issue
Block a user