Skip to content

Server Owner Guide

alsi-lawr edited this page Jul 21, 2026 · 3 revisions

Server owner guide

This section is for the person who installs and maintains a BlokeBot server. Channel owners and moderators can use the User guide instead.

The separate BlokeBot.Site help site gives an approachable overview at /server-owners. The wiki keeps the technical detail.

Set up a server

  1. Choose and start an installation.
  2. Configure a Twitch developer application and register its public callbacks.
  3. Publish the dashboard through HTTPS and a reverse proxy.
  4. Keep the application state private and backed up.
  5. Open the dashboard and connect the bot.

Custom-bot encryption needs no server-owner configuration. BlokeBot creates and manages its Data Protection keys in private persistent application state.

Technical reference

Clone this wiki locally