Home - Multi-Coder-24/TwitchPollBot GitHub Wiki

TwitchPollBot by Multicoder

Release Version: 4.0.0

Please See The Pages Below To Find The Setup Guide. (Currently Windows OS Only)

Fresh Install (Windows-OS)

Please note: Because this app sends messages in the chat and also checks for moderator privilege on users please ensure you have chat:read, chat:edit and moderation:read scopes selected when obtaining your client ID and Access Token.

How to use the app

  1. You will notice there are a few fields and buttons
  2. On the right hand side is the votes list where all of the options are shown with a comma then the number of votes
  3. We have added a Send Instruction Message button, This will send a message advising chat on how to vote

For Preset Lists use the following

  • Click the preset button corresponding to the list you saved in the toml
  • Enter the poll duration (in seconds) in the Duration field
  • Click Start and let your viewers vote, a start message will be sent in chat.
  • Once the poll has ended the Winning option will be shown to you, a chat message will be sent stating the poll has ended
  • Click on OK on the pop-up which will then cause a message in chat announcing the winner/s
  • Click on Reset to reset the votes ready for the next poll

For Custom Lists use the following

  • Type the name of the option in the Name field and click on Add Option
  • Repeat for each of the remaining options
  • Enter the poll duration (in seconds) in the Duration field.
  • Click start and let your viewers vote.
  • Once the poll has ended the Winning option will be shown to you, a chat message will be sent stating the poll has ended
  • Click on OK on the pop-up which will then cause a message in chat announcing the winner/s
  • Click on Reset to reset the votes ready for the next poll

To Use The RNG Function

  • Enter The Maximum Number in the To Field.
  • Click Generate Random
  • The Random Number will be displayed in a pop-up

I sincerely hope you enjoy and are able to make use of this simple app. Multicoder