Rv (Tackling)

Tackling

Geek Repo

Location:Australia

Github PK Tool:Github PK Tool

Rv's repositories

Twitch-Badge-Bot

This Node.js script monitors Twitch global badges and sends notifications to a Discord webhook when new badges become available.

Language:JavaScriptLicense:MITStargazers:5Issues:0Issues:0

Twitch-Channel-Checker

This Python script uses the Twitch API to check if channels are live or offline. It creates multiple worker threads to check channels in parallel and saves the results to two separate text files, one for live channels and another for offline channels.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Twitch-Channel-Scraper

This is a Node.js program that scrapes Twitch channels based on the specified game category and minimum viewership threshold, and saves the results to a text file. The program uses the Twitch API to fetch the necessary data, This could also be used as a "Username Scraper" for Twitch Lurk Bots.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0