module HqTrivia::Bot
Overview
The HqTrivia bot, given a connection it has call backs for messages received
Defined in:
hqtrivia/bot.crConstructors
Instance Method Summary
-
#country
The country that is playing this game
-
#game_type
The type of game, currently "trivia" or "words"
-
#play(connection : HqTrivia::Connection::Interface)
Play the game on the given connection
-
#prize
The prize of the current show, nil if no show is going
-
#show_id
The id of the current show, nil if no show is going
-
#start_time
The start time of the current show, nil if no show is going