View Source API Reference Buzzword Cache v0.1.10

Modules

Buzzword Cache for the Multi-Player Buzzword Bingo game. The cache is automatically refreshed every hour.

Reads a CSV file of buzzwords (phrases and their assigned point values). Returns a map containing the phrases as keys and the points as values.

A process that loads a map of buzzwords from an external file and caches it for expedient access. The cache is automatically refreshed every hour.