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

Update serenity to 0.12.2 and use Guild(Id)::bulk_ban for ban command #83

Open
gabr1sr opened this issue Jun 2, 2024 · 1 comment
Open
Assignees
Labels
commands Command related stuff enhacement Enhance an existing stuff

Comments

@gabr1sr
Copy link
Owner

gabr1sr commented Jun 2, 2024

https://docs.rs/serenity/0.12.2/serenity/model/guild/struct.Guild.html#method.bulk_ban

@gabr1sr gabr1sr added commands Command related stuff enhacement Enhance an existing stuff labels Jun 2, 2024
@gabr1sr gabr1sr self-assigned this Jun 2, 2024
@gabr1sr gabr1sr changed the title Bump serenity to 0.12.2 and use Guild(Id)::bulk_ban for ban command Bump serenity to 0.12.2 and use Guild(Id)::bulk_ban for ban command Jun 3, 2024
@gabr1sr gabr1sr changed the title Bump serenity to 0.12.2 and use Guild(Id)::bulk_ban for ban command Update serenity to 0.12.2 and use Guild(Id)::bulk_ban for ban command Jun 9, 2024
@gabr1sr
Copy link
Owner Author

gabr1sr commented Jun 12, 2024

Find a way to use GuildId::bulk_ban inside async code (Send + Sync traits).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commands Command related stuff enhacement Enhance an existing stuff
Projects
None yet
Development

No branches or pull requests

1 participant