-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug.
- No error and no logging
- Talked to Delta, she/he said will have a look
List the steps.
await bot.change_presence(
presence=interactions.ClientPresence(
status=interactions.StatusType.ONLINE,
activities=[
interactions.PresenceActivity(
name="/support",
type=interactions.PresenceActivityType.GAME
)
]
)
)
What you expected.
Change the presence of the bot to "/support"
What you saw.
Nothing
What version of the library did you use?
unstable
Version specification
4.1.1
Code of Conduct
- I agree to follow the contribution requirements.
v1r
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working