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

Add poll support #324

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Add poll support #324

merged 2 commits into from
Nov 13, 2024

Conversation

jamesbt365
Copy link
Member

@jamesbt365 jamesbt365 commented Nov 3, 2024

This adds support for polls into poise. Due to these branches relying on crates.io releases and not git builds, this will not compile until the next release of serenity. Because of that this is marked as draft.

(provided I got my patches right) you should be able to use this now by doing this once serenity-rs/serenity#3013 is merged (or you can just point at that branch on my fork instead)

# you can change these to my forks if the PRs aren't merged.
poise = { git = "https://github.com/serenity-rs/poise", branch = "current"}

@sawa-ko
Copy link

sawa-ko commented Nov 13, 2024

The pr mentioned is already merged.

@jamesbt365 jamesbt365 marked this pull request as ready for review November 13, 2024 15:14
@GnomedDev GnomedDev merged commit 3eefed4 into serenity-rs:current Nov 13, 2024
12 checks passed
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

Successfully merging this pull request may close these issues.

3 participants