A poshbot based slack voting system
Language | Release Version | Release Date | Bartender Version |
---|---|---|---|
Authors: Adrian.Andersson
Company: Adrian.Andersson
Latest Release Notes: here
How to install:
Setup your poshbot server, add the module, go
Install-Plugin
Simple example
!newVote -title 'Vote yes or no' -options 'yes','no'
Simple example that will auto-close after 3 votes
!newVote -title 'Vote yes or no' -options 'yes','no' -closeAfter 3
Simple Slack Voting using PoshBot
Brandon Olin - For PoshBot
Has a postBuildScript to automatically pull the poshbot permissions on build, this module does not make use of permissions, so it exists as an example only