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
As it turns out, this is a bit difficult to accomplish because there's no confirmation when the interaction response comes through. Thus, there is a race condition between the initial response being accepted and the followup messages being sent. I would like to avoid implementing an artificial delay and "hoping for the best", so maybe another possibility could be a single message with some sort of pagination?
Currently, the show votes output is rather limited due to Discord's message limits.
To support arbitrary participant counts when showing votes, the current system should be refined in the following way:
The text was updated successfully, but these errors were encountered: