imports from libregamewiki

This commit is contained in:
Trilarion
2019-11-08 14:27:53 +01:00
parent 73969f8476
commit 644158b45f
65 changed files with 1409 additions and 275 deletions

16
entries/q.md Normal file
View File

@ -0,0 +1,16 @@
# Q
_q (also known as quizbot) is a simple IRC quizbot by plaimi. It derives questions from a pool, gives out hints, and awards users who answer the questions correctly._
- Home: https://secure.plaimi.net/games/quizbot/
- State: mature, inactive since 2013
- Platform: Windows, Linux, macOS
- Keywords: educational, quiz
- Code repository: https://github.com/plaimi/q.git
- Code language: Python
- Code license: GPL-3.0
- Code dependencies: Twisted
Developer: plaimi
## Building