0
Q:

mention user in discord.py rewrite

@client.command()
async def mention(ctx, user : discord.Member):
  await ctx.send(user.mention)
  #in discord.py (rewrite) use .mention
  #Usage: .mention @user (This mentions the user given)
  #Can be coupled with a While loop to make it spam :)
2

New to Communities?

Join the community