Skip to content

serg06/jackbox-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

jackbox-finder

This script finds active Jackbox rooms matching a regex pattern.

python room_finder.py [-r <regex>]

Requirements:

  • The latest version of Python 3

  • Probably some pip packages which it'll ask you to install on first run

Example:

Let's say you're watching a Twitch streamer and they say "My Jackbox room code begins with the letters QW."

You can find all rooms that begin with QW by running

python room_finder.py -r QW..

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages