mosbot

mosbot

Application Docker from patriQ's Repository

Vue d'ensemble

MOSBot - Twitch bot that automatically sends !play in open Marbles-on-Stream lobbies across many live channels, with a web dashboard on port 8787. First-run setup: 1. Register a Twitch Developer App (Device Code Flow enabled) at https://dev.twitch.tv/console/apps and copy the Client-ID. 2. Generate an ENCRYPTION_KEY: docker run --rm node:20-alpine node -e "console.log(require('crypto').randomBytes(32).toString('base64'))" 3. Generate a DASHBOARD_PASSWORD_HASH: docker run --rm -it node:20-alpine sh -c "npm i -g argon2-cli >/dev/null && argon2-cli hash -p 'yourpassword'" 4. Paste all three values into the fields below, click Apply. 5. Open http://Unraid-IP:8787, log in, go to Accounts -> Login, and approve the device code on twitch.tv/activate. Runs safely alongside rdavydov/Twitch-Channel-Points-Miner-v2 on the same Twitch account (different Twitch Dev App, separate OAuth grant, separate appdata path, rate-limit margin).

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8787]/
Réseau
bridge
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--restart unless-stopped

Configuration du modèle

WebUIPorttcp

Dashboard HTTP port

Cible
8787
Défaut
8787
Valeur
8787
ConfigPathrw

YAML config directory

Cible
/config
Défaut
/mnt/user/appdata/mosbot/config
Valeur
/mnt/user/appdata/mosbot/config
DataPathrw

SQLite database

Cible
/data
Défaut
/mnt/user/appdata/mosbot/data
Valeur
/mnt/user/appdata/mosbot/data
LogsPathrw

Daily-rotated log directory

Cible
/logs
Défaut
/mnt/user/appdata/mosbot/logs
Valeur
/mnt/user/appdata/mosbot/logs
TWITCH_CLIENT_IDVariable

Client-ID from dev.twitch.tv/console/apps (DCF enabled)

ENCRYPTION_KEYVariable

32-byte base64 key for token encryption at rest

DASHBOARD_PASSWORD_HASHVariable

argon2id hash of dashboard password

TZVariable

Timezone

Défaut
Europe/Berlin
Valeur
Europe/Berlin
LOG_LEVELVariable

trace|debug|info|warn|error

Défaut
info
Valeur
info

Détails

Référentiel
ghcr.io/patriqcs/mosbot:latest
Dernière mise à jour2026-06-01
Première vue2026-05-20

Exécutez Mosbot sur Unraid.

Mosbot est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.