mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 10:47:58 -05:00
Implement [p]trivia info and add DESCRIPTION to trivia schema (#5897)
Co-authored-by: Jakub Kuczys <me@jacken.men>
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"type": "string",
|
||||
"description": "Author of the Trivia list."
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"type": "string",
|
||||
"description": "Brief description of the Trivia list."
|
||||
},
|
||||
"CONFIG": {
|
||||
"type": "object",
|
||||
"description": "The configuration for a trivia session.",
|
||||
|
||||
Reference in New Issue
Block a user