ZeroPulse
Back to archive
In TestingApplication

TWAiCH Twitch Bot Dashboard

One console for chat, mods, alerts and loyalty.

Channels
12 in beta
Msgs/day
180k
Commands
Unlimited
TWAiCH Twitch Bot Dashboard — sandbox
private source01:00

60-second interactive preview

Recorded walkthrough of the private build.

Source files stay in private storage — previews are streamed through expiring, sandboxed sessions and never downloadable.

// overview

What it does

A control room for Twitch creators: a chat bot, moderation automations, live alerts and a points economy, all managed from a single realtime dashboard.

The bot connects over IRC and EventSub, streaming every chat message, follow, sub and raid into a realtime pipeline. Moderation rules run as composable filters with escalating actions. A loyalty engine awards points for watch time and redemptions, and the dashboard renders the whole thing live with sub-second updates.

// key features

Feature breakdown

  • Realtime chat console

    Full chat with inline timeout, ban and shoutout actions.

  • Rule-based moderation

    Composable filters with escalating punishments and audit log.

  • Loyalty economy

    Watch-time points, redemptions and a leaderboard overlay.

  • Stream alerts

    Browser-source overlays for follows, subs, raids and bits.

  • Command builder

    Custom commands with variables, cooldowns and permissions.