Open sinus-x opened 3 years ago
The result announcement should use <the vote message>.reply() instead of .send(), so the users can easily see who voted for which option, by clicking the link and inspecting the reactions.
<the vote message>.reply()
.send()
The result announcement should use
<the vote message>.reply()
instead of.send()
, so the users can easily see who voted for which option, by clicking the link and inspecting the reactions.