/CTFD-to-Twitch

This repository provides a solution for displaying a CTFD (Capture The Flag Dashboard) scoreboard in HTML and streaming it live on Twitch. This can be useful for CTF organizers or enthusiasts who want to showcase live scoring during competitions.

Primary LanguageJavaScript

CTFD Scoreboard to Twitch Stream

This repository provides a solution for displaying a CTFD (Capture The Flag Dashboard) scoreboard in HTML and streaming it live on Twitch. This can be useful for CTF organizers or enthusiasts who wish to showcase live scoring during competitions.

Usage

1 - Obtain Your Access Token Key from CTFD: https://docs.ctfd.io/docs/api/getting-started/

IMPORTANT: Ensure you secure your key and do not share it.

2- Replace the API Key in script.js with your API Key.

image

3- Replace the URL in script.js with your URL.

4- Update the image with your organization’s logo.

5- Share the scoreboard using OBS.

DO NOT SHARE EDITED FILES WITH ANYONE AS THEY CONTAIN YOUR SECRET KEY.