Tell us about your feature idea!

How can we make Sound Alerts better for you?

For support requests, join our Discord or visit our help center.

💡 Feature Request: Developer API / Webhooks for Sound Alerts Events

Hallo Sound Alerts Team 👋 ich nutze Sound Alerts sehr aktiv auf meinem Twitch-Kanal und ein großer Teil der Interaktionen meiner Community läuft über eure Alerts 💜 Aktuell bauen wir ein eigenes Loyalty-/Punktesystem (StreamElements + Streamer.bot + Python), bei dem Zuschauer für Support (Subs, Bits etc.) automatisch Punkte erhalten. Das Problem: Sound Alerts Auslösungen (Bits über Alerts) können aktuell technisch nicht erfasst werden, da es keine offizielle Schnittstelle gibt. 👉 Dadurch fehlt ein sehr großer Teil der Support-Interaktionen in unserem System. 🔧 Was wir uns wünschen: Eine offizielle Entwickler-Schnittstelle für Sound Alerts Events, z. B.: Webhook / Callback URL für neue Alerts REST API für Event-/Transaktionsdaten WebSocket / Echtzeit-Event-Stream 📦 Benötigte Daten pro Event: Event-Typ (Alert ausgelöst) Username / User-ID verwendete Bits eindeutige Event-/Transaktions-ID (für Duplikat-Schutz) Zeitstempel optional: Alert-Name oder ID optional: anonym ja/nein 🚀 Warum das wichtig ist: Integration in Loyalty-Systeme (StreamElements etc.) Erweiterte Automationen (Streamer.bot, eigene Tools) bessere Auswertungen & Leaderboards fairere Belohnungssysteme für die Community 💬 Kurz gesagt: Sound Alerts ist ein riesiger Teil der Zuschauer-Interaktion – aber aktuell „unsichtbar“ für alle externen Systeme. Mit einer API oder Webhook-Lösung würdet ihr extrem viele neue Möglichkeiten für Creator eröffnen 🙌 Danke euch für eure Arbeit – und wir hoffen sehr, dass so etwas in Zukunft möglich wird 💜

NightAngel_13 About 4 hours ago

Limitation of Chatbot Functionality Due to Missing Variable Support

At the moment, I have to work with two bots. My goal is to reduce this to a single system. The main issue is that I cannot create variables. Simple counters and similar logic cannot be implemented. I would like to do much more with the chatbot and its commands, but I am limited by the lack of variable support. Technical Limitation This is not a configuration issue, but a platform limitation. The chatbot operates without persistent state: No variables No counters No conditions No stored values As a result, even basic features such as counters or progress tracking cannot be implemented natively. Desired Outcome I would like to: Use one central system instead of multiple bots Create and manage variables Build simple counters and logic Control functionality via chat commands Conclusion Without variable support, the chatbot can only serve as a command interface, not as a logic system. To replace multiple bots with a single solution, persistent variables and basic logic capabilities are required.

ginni82 About 2 months ago