change_presence doesn't work #159
Answered
by
dolfies
ezrael-git
asked this question in
Help
-
I have this code: await bot.change_presence(status=discord.Status.dnd, activity=discord.Game(name="sex 2"), bio="https://github.com/ezrael-git/reddit.rb") It simply doesn't change anything. Neither the activity nor the DND status. Please help. |
Beta Was this translation helpful? Give feedback.
Answered by
dolfies
Jan 1, 2022
Replies: 1 comment 2 replies
-
Bio isn't set with change_presence. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dolfies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bio isn't set with change_presence.