Change interval of the questions here:
PHP Code:
#define QUESTION_INTERVAL 30.0
Change the prefix here:
PHP Code:
new const PluginTag[] = "[Trivia Bot]";
File trivia_list.ini goes to configs folder.
Open file and you will understand how to add questions and answers, i put 2 examples.
Good Luck.