Answers for "how to make a Discord Rich Presence"

2

how to make rich presence discord,py

await bot.change_presence(activity=discord.Game(name="Anything You Want"))
Posted by: Guest on June-04-2020

Code answers related to "how to make a Discord Rich Presence"

Python Answers by Framework

Browse Popular Code Answers by Language