directory
3.33.2
Repository: https://github.com/luzifer/twitch-bot.git
Documentation: pkg.go.dev

# Packages

Package access contains a service to manage Twitch tokens and scopes.
Package authcache implements a cache for token auth to hold auth- results with cpu/mem inexpensive methods instead of always using secure but expensive methods to validate the token.
Package timer contains a service to store and manage timers in a database.