Skip to content
Permalink
Browse files
Revert "Added info, Forgot it! xD"
This reverts commit edd5610.
  • Loading branch information
mateussa committed Oct 27, 2017
1 parent edd5610 commit 011621d5f53034f19e275d06c7883e9a9e22f053
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.

This file was deleted.

@@ -1,27 +0,0 @@
#### Functions

getQuestion
- Input (category, difficulty, nrQuestions = 1, database = "opentDB")
Random = "" or "Any" or "Random"
- Output (questions, rightAns, worngAns, qTypes)

opentDBCat
- Input (onlyCategories = False)
True returns categories without IDs
- Output (categories)




#### Error Codes

0 - There was an error opening the URL
1 - Error reading JSON data
2 - The number of questions requested not valid
3 - Category not valid
4 - Difficulty not valid
5 - No results were found
6 - Invalid parameter
7 - Token not found or all available question were used


0 comments on commit 011621d

Please sign in to comment.