🔐
Kick OAuth
Streamer login, token refresh, connected channel identity, and secure session handling.
This page documents the current website deployment and the next technical stages for Kick OAuth, webhook, database, and bot modules.
Use these commands after uploading an EzBot website zip into /home/ezbot/apps/ezbot.
Streamer login, token refresh, connected channel identity, and secure session handling.
Receive Kick events, verify signature, store raw events, and process jobs safely.
PostgreSQL schema for users, channels, modules, commands, logs, overlays, and sessions.
Process commands and events outside webhook requests to keep the app fast and reliable.
Rate-limit responses, avoid spam, and keep command replies reliable for each channel.
Use realtime updates for OBS overlays, giveaway draw, alerts, and leaderboard widgets.