devzat icon indicating copy to clipboard operation
devzat copied to clipboard

trivia bot question database

Open Electronoob opened this issue 3 years ago • 4 comments

back when i ran a chat network we had a trivia bot, somewhere along the lines a questions database appeared and this is a snapshot of that.

https://github.com/electronoob/Voyager/blob/master/Modules/Trivia/questions.txt

pretty simple format. seems like the kind of thing you might want to add to your server.

France declares war on Austria, Prussia and Sardinia in which year*1792

Electronoob avatar Mar 16 '22 13:03 Electronoob

Good idea

quackduck avatar Mar 16 '22 17:03 quackduck

Putting forward this for where to source questions from, just need to query their API and should be an infinite amount of questions: https://opentdb.com/api_config.php

polyrain avatar Mar 23 '22 11:03 polyrain

that's cool @polyrain i will say though that the database i linked has 49,743 entries, and that api has about 4,000.

ghost avatar Mar 23 '22 15:03 ghost

that's cool @polyrain i will say though that the database i linked has 49,743 entries, and that api has about 4,000.

right, but it's much easier to query an API than deal with managing it ourselves :)

polyrain avatar Mar 23 '22 15:03 polyrain

Should we close this as the trivia bot is alive and well?

Arkaeriit avatar Oct 03 '22 14:10 Arkaeriit