summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/poll.rb
AgeCommit message (Collapse)Author
2010-10-04poll: suppress warningGiuseppe Bilotta
2010-07-01poll plugin: some TODOsGiuseppe Bilotta
2010-07-01poll plugin: message fixesGiuseppe Bilotta
Set up gettext strings properly, adjust case, and cope more cleanly with the case of multiple address prefixes.
2010-07-01poll plugin: make 'start' keyword optionalGiuseppe Bilotta
2010-07-01poll plugin: message fixesGiuseppe Bilotta
2010-07-01poll plugin: improve poll start handlingGiuseppe Bilotta
Use the time parsing routines in utils, and compute the split at blob parse time rather than at command recognition time.
2010-07-01poll: New plugin for having polls (votes, contests, etc) running.David Gadling
Polls can be brief (2 minutes) or longer lasting (2 weeks).