]> jfr.im git - erebus.git/blob - modules/trivia.json.example
add twitter announcing of new rounds & auto stop questioning
[erebus.git] / modules / trivia.json.example
1 {
2 "target": 500,
3 "chan": "##.test",
4 "ranks": [],
5 "users": {},
6 "questions": [
7 {
8 "answer": ["dimecadmium","wibble","i am"],
9 "question": "Who is da boss?"
10 }
11 ]
12 }