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

[Dev]: Asynchronous tournament updates #69

Open
TylerBloom opened this issue Mar 2, 2023 · 1 comment
Open

[Dev]: Asynchronous tournament updates #69

TylerBloom opened this issue Mar 2, 2023 · 1 comment
Labels
feature Some new is requested todo Will be resolved but work hasn't started

Comments

@TylerBloom
Copy link
Member

Unmet Need:

Currently, a tournament can only be changed as a result of a command. However, with the integration of SquireCore, updates to a tournament can happen at any time. There needs to be infrastructure created to asynchronously process interactions with Discord, likely a tokio task. This might be applicable to #64.

@TylerBloom TylerBloom added feature Some new is requested todo Will be resolved but work hasn't started labels Mar 2, 2023
@TylerBloom TylerBloom added this to the SquireCore Integration milestone Mar 2, 2023
@TylerBloom
Copy link
Member Author

This would be a good time to add a toggle for role creation in the guild tournament.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Some new is requested todo Will be resolved but work hasn't started
Projects
Development

No branches or pull requests

1 participant