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

# Packages

Package api contains helpers to interact with remote APIs in templates.
Package date adds date-based helper functions for templating.
Package numeric contains helpers for numeric manipulation.
Package random contains helpers to aid with randomness.
Package slice contains slice manipulation helpers.
Package strings contains string manipulation helpers.
Package subscriber contains template functions to fetch sub-count and -points.
Package twitch defines Twitch related template functions not having their place in any other package.
Package userstate traces the bot state and provides template functions based on it.