797 B
797 B
This plugin has been started and it almost ready. For developers user only.
TODO
Main Priority
- New Style design - remove colors and use bold where necessary
- Update permissions - prevent the typical user from accessing admin commands
- continue streaks when trivia stops
Configuration
Setting up plugin
- download supybot
- download TriviaTime plugin and put it into your supybot plugin folder
- enable the plugin through the supybot configuration
- configure your question file and database location in config.py or by commands
- use the 'addquestionfile [filename]' command to load questions, the argument is optional
Setting up php
- get php, php-mysql (for PDO)
- configure config.php to point to your TriviaTime database in the plugin/TriviaTime/Storage/db folder