Go to file
rootcoma 43a5fa271c Changing time between questions and hints add skip vote 2013-11-02 04:44:23 -07:00
local Upload plugin default 2013-01-02 20:27:52 -06:00
php adding php 2013-11-01 14:14:37 -07:00
.gitignore Initial commit 2013-01-02 18:20:07 -08:00
LICENSE Added license 2013-08-02 16:27:49 -05:00
README.md Update README.md 2013-11-01 22:46:56 -05:00
__init__.py Tinkering 2013-08-02 20:48:20 -05:00
config.py Changing time between questions and hints add skip vote 2013-11-02 04:44:23 -07:00
plugin.py Add AutoVoice, Skip vote, fixed hints, default values changed to 15 seconds 2013-11-02 04:43:33 -07:00
test.py Tinkering 2013-08-02 20:48:20 -05:00

README.md

This plugin will be a feature packed trivia script for Supybot in the future. Developers will need to refer to TriviaTime for more information. This plugin has been started but is not finished. For developers use only. Not ready for use.

Plans

Main Priority

  • seperate hints by 15 seconds each

  • Seperate new questions by 15 seconds

  • Hints should dispaly random letters in the word instead of left to right

  • New Style design to remove all colors and use bold

  • Auto-voice weekly/monthly/yearly top players

  • allow shuffling of questions

  • add skip action, requires at least half of active players in the past 10 minutes

  • extra points for streaks

  • create live PHP website showing scores and to track reports

and much more, based off of BogusTrivia and Trivia (supybot plugin)