UMA-Trivia is a repo connected to UMA. This repo purpose is to get trivia questions for our next version which will have trivia questions feature.
- Total Easy Questions(06/04/22): 8
- Total Hard Questions(06/04/22): 0
git clone https://github.com/Rexians/UMA-Trivia.gitpip install -r requirements.txtpython trivia.pyRunning the trivia.py file will give you several options to fill which at last adds the trivia dictionary to trivia.json.
Anyone interested can add the questions(by running the trivia.py) and update the JSON.
The updated JSON has to be pushed by creating a PR.