Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Custom Statuses #2546

Closed
Paddyk45 opened this issue Sep 24, 2023 · 4 comments
Closed

Enhancement - Custom Statuses #2546

Paddyk45 opened this issue Sep 24, 2023 · 4 comments

Comments

@Paddyk45
Copy link

Recently, Discord added the ability to set a custom status to the bot API, it would be nice to have this feature in serenity

@jamesbt365
Copy link
Member

@Paddyk45
Copy link
Author

It is supported. https://serenity-rs.github.io/serenity/current/serenity/model/prelude/enum.ActivityType.html

That's the enum, there is no Activity::custom() though

@kangalio
Copy link
Collaborator

@tazz4843
Copy link
Contributor

tazz4843 commented Sep 25, 2023

Added in #2503 about a month ago: https://serenity-rs.github.io/serenity/next/serenity/model/prelude/enum.ActivityType.html

Switch to the next branch to use it: see https://serenity-rs.github.io/serenity/next/serenity/gateway/struct.ActivityData.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants