module

HqTrivia

Framework for creating HQ Trivia and HQ Words bots

Constants

VERSION = "0.7.1"

Current HqTrivia version

Class methods

auth

Auth singleton

Source
config
Source
configure
Source
logger

HqTrivia logging instance

Source
logger=(logger)

Set the logger to an IO

Source
on_show(coordinator : Coordinator, blocking = true, &block : Model::Show -> )

When an active Show is seen, it's yielded to the block

Source

Nested types