Skip to content

Operations

alsi-lawr edited this page Jul 15, 2026 · 4 revisions

Operations

This technical section is for the person who maintains the BlokeBot server. Everyday dashboard problems are covered in Help and troubleshooting.

BlokeBot keeps its operational state local and surfaces runtime problems through readiness and alert views.

Deep dives

Installation-specific paths are summarized below.

Context SQLite database OAuth token cache
Source/default blokebot.db blokebot.tokens.json
Docker /data/blokebot.db /data/twitch.tokens.json
NixOS /var/lib/blokebot/blokebot.db /var/lib/blokebot/twitch.tokens.json

Clone this wiki locally