mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-06-18 01:55:18 -04:00
ccf26d24a2
It works by having the capture script touch a file before it begins capturing, then remove the file when the capture is complete. The bot will check if this file is present before checking if a DLive streamer is actually live which will reduce the amount of API hits and prevent it from going live twice.