📜  请工作 - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:18.939000             🧑  作者: Mango

代码示例1
@client.command(aliases = ["pls work"])
async def work(ctx):
    await ctx.send("{ctx.author} has worked")