2013-11-06 21:19:50 -06:00
2013-01-02 20:27:52 -06:00
2013-11-06 13:11:26 -08:00
2013-11-03 06:10:23 -08:00
2013-11-02 13:21:21 -05:00
2013-01-02 18:20:07 -08:00
2013-11-06 12:50:44 -08:00
2013-08-02 16:27:49 -05:00
2013-11-06 15:33:09 -08:00
2013-11-06 21:19:50 -06:00
2013-08-02 20:48:20 -05:00

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 and it almost ready. For developers user only.

Plans

Main Priority

  • if stop is used during a question, wait until after the question is finished to stop the game.
  • New Style design - remove colors and use bold where necessary
  • Update permissions - prevent the typical user from accessing admin commands
  • when question is skipped start the next question immediately

Second Priority

These items are bonus features that will not effect gameplay.

  • ping command
  • Merge points command

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

Configuration

Setting up plugin

  1. download supybot
  2. download TriviaTime plugin and put it into your supybot plugin folder
  3. enable the plugin through the supybot configuration
  4. configure your question file and database location in config.py or by commands
  5. use the 'addquestionfile [filename]' command to load questions, the argument is optional

Setting up php

  1. get php, php-mysql (for PDO)
  2. configure config.php to point to your TriviaTime database in the plugin/TriviaTime/Storage/db folder
Languages
Python 98.6%
HTML 1.4%