Retrieve Deadlock Game Match Statistics and Send to Telegram — n8n Workflow
Übersicht
Deadlock Match Stats Bot is an automated workflow for n8n designed to send detailed player statistics from the most recent Deadlock match directly to Telegram. When the user sends the /match command to the Telegram bot, the workflow performs the following steps:
Loads the HTML content of the player's profile page from deadlocktracker.gg using a preconfigured Steam ID.
Extracts the most recent match ID using a regular expression from the embedded JavaScript data.
Loads the HTML page for the sp
Verwendete Knoten
Workflow-Vorschau
So funktioniert es
- 1
Auslöser
Der Workflow startet mit einem auslöser-Auslöser.
- 2
Verarbeitung
Die Daten fließen durch 7 Knoten, connecting function, httprequest, telegram.
- 3
Ausgabe
Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.
Knotendetails (7)
HTTP Request
httpRequest
Telegram
telegram
So importieren Sie diesen Workflow
- 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
- 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
- 3Wählen Sie die heruntergeladene Datei
retrieve-deadlock-game-match-statistics-and-send-to-telegramund klicken Sie auf Importieren. - 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
- 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.
Oder direkt in n8n → Aus JSON importieren einfügen:
Integrationen
Diesen Workflow holen
Herunterladen und mit einem Klick importieren
JSON herunterladenAuf n8n.io ansehenErstellt von
Eska
@eska
Tags
Neu bei n8n?
n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.
n8n kostenlos holen →