KALYIXExtensions

Downloads

Adapters, imports and setup files.

Download the files for your integration. Ready-made imports do not include a real token; you add it later in the adapter setup.

Integrations

Downloads by adapter

Available

Streamer.bot

Connect KALYIX Tip with Streamer.bot and trigger your own actions for alerts, OBS, TTS, sounds, chat or scene changes.

Areas
KALYIX Tip
Gateway
wss://extensions.kalyix.de/extensions/ws
Source

C# Runtime

Quellcode der KALYIX Tip Bridge für manuelles Prüfen oder Einfügen in Streamer.bot.

File
KalyixTipBridge.cs
Status
15 KB
Guide

Setup-Anleitung

Schrittfolge für WebSocket, Token, Trigger, Test und Variablen in Streamer.bot.

File
KALYIX-Streamerbot-README.md
Status
5.3 KB
Sample

Tip Paid Beispiel

Beispiel-Payload für eine tip.paid Delivery mit KALYIX Variablen.

File
tip-paid.delivery.json
Status
761 B
Available

Raw Webhook

Send allowed KALYIX events as raw JSON deliveries to your own receiver. For Discord, Slack or similar services, use a mapper that converts the payload into their message format.

Areas
KALYIX Tip
Gateway
Raw HTTPS POST
Source

Node/Express package.json

Abhängigkeiten und Startscript für das Node/Express Beispiel.

File
kalyix-webhook-node-express-package.json
Status
213 B
Guide

Node/Express Anleitung

Kurze Startanleitung für den Node/Express Raw Webhook Receiver.

File
KALYIX-Webhook-Node-Express-README.md
Status
444 B
Source

PHP Raw Receiver

Minimaler PHP Receiver für Raw KALYIX JSON mit Prüfung der KALYIX Signatur.

File
kalyix-webhook-index.php
Status
2.0 KB
Guide

PHP Anleitung

Kurze Startanleitung für den PHP Raw Webhook Receiver.

File
KALYIX-Webhook-PHP-README.md
Status
484 B