I'm trying to code a bot for Discord and can't get my "help" command to work.
This is the code I started with:
@client.command(pass_context=True,name="help")
async def help(ctx):
embed=discord.Embed(
title="
I'm trying to code a bot for Discord and can't get my "help" command to work.
This is the code I started with:
@client.command(pass_context=True,name="help")
async def help(ctx):
embed=discord.Embed(
title="