Opinion poll (Command) - greatbritdan/AidanBot GitHub Wiki

Opinion poll allows people to setup polls that people can vote in, when thew command is run AidanBot will send a message with buttons allowing users to vote, there is also a button to end the poll that only the author can press.

How To Run

Opinion poll has 3 arguments:

  • question is the question being asked.
  • answers is a list of answers to the poll, only a minimum or 2 and a maximum of 10 can be used, separate options by a comma.
  • duration is the number of seconds of the poll, must be between 30 seconds and 25 minutes, the poll can be ended early however.

/opinion poll [question] [answers] [duration]