Skip to content

A polling plugin for Riot (using maubot)

License

Notifications You must be signed in to change notification settings

bink/PollMaubot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Poll Maubot

A plugin for maubot that creates a poll in a riot room and allows users to vote

Usage

'!poll new "Question" "Choice1" "Choice2" "Choice3"' - Creates a new poll with given (at least 1) choices

'!poll vote choice' - Has user vote for given choice (int). Users can only vote once per poll

'!poll results' - Displays the results from the poll

'!poll close' - Ends the poll

Wish List

  • Add user configuration to only allow certain users to create polls
  • Add auto-timing ability
  • Add ability to run multiple polls at once

About

A polling plugin for Riot (using maubot)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%