rich presence discord code example
Example: how to make rich presence discord,py
await bot.change_presence(activity=discord.Game(name="Anything You Want"))
await bot.change_presence(activity=discord.Game(name="Anything You Want"))