just a comment
This commit is contained in:
parent
d273eb10df
commit
e24042ee18
@ -7,6 +7,7 @@ from discord.ext import commands
|
||||
|
||||
TOKEN = os.getenv('token')
|
||||
bot = commands.Bot(command_prefix='!')
|
||||
# Remove the default !help action so we can use our own
|
||||
bot.remove_command('help')
|
||||
|
||||
def generate_embed(embed_url=None, embed_title=None, embed_description=None, embed_color=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user