Skip to content

ghaph/twitch-username-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Setup

  • Make sure python is installed
  • Run pip install requests if you don't already have it installed
  • Put your names list file next to checker.py. Make sure its called names.txt
  • Now open checker.py.
  • It will then check all the names in your list and write all available names to available.txt

Info

This isn't the most efficent checker but due to Twitch's extremely lenient rate limit you can check around 10k names every minute

Releases

No releases published

Packages

No packages published

Languages