📅  最后修改于: 2022-03-11 14:45:10.832000             🧑  作者: Mango
client = commands.Bot(command_prefix = '~', help_command=None)
@client.command()
async def help(ctx):
await context.send('`Whatever`')