You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: