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
The first argument will be the polling question to be proposed to voters
The second and third (as a minimum) up to the 11th argument will be the polling answers for users to select.
When the function is called, the bot will send the argument question, then format each possible response with the relevant numerical emoji 1-n (0 being 10) displayed next to the relevant answer option. The bot will then react with the relevant numerical emojis.
Possible pain points:
Message overflow (Should this be handled by multiple messages or an error; how may this effect the below idea).
Extensibility idea: an addtional 'ping me' argument of a time. At the time as inputted, the bot will ping the sender again, and reference the original poll to remind the poller that the poll is now finished.
The text was updated successfully, but these errors were encountered:
New cog idea: poll.
/poll will take in between 3 and 11 arguments.
Possible pain points:
Extensibility idea: an addtional 'ping me' argument of a time. At the time as inputted, the bot will ping the sender again, and reference the original poll to remind the poller that the poll is now finished.
The text was updated successfully, but these errors were encountered: