# Functions
CheckRole Checks to see if the user has the min required role.
MessageCreate This function will be called (due to AddHandler above) every time a new message is created on any channel that the authenticated bot has access to.
# Constants
CONTAINS 1.
DOESNTCONTAIN 3.
DOESNTEQUAL 2.
EQUALS 0.
REGEX 4.
VERSION is the semantic version.
# Variables
CurRound current round.
Games trivia games played so far.
NewQuestions buffer for new questions.
Questions for trivia.
# Structs
Answer game object.
BBdata json response subfield.
BBresponse json response from imagebb.
Case to trigger an image.
Command struct for grosso commands.
Game game object.
Penalty role.
Question game object.
Round (active trivia round).
Score game score.
Team for trivia.