Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 426 Bytes

7TV_scrape

! Currently works with old 7TV.app. Need to wait for new finished 7TV.app website. !

CLI tool that prints out emotes from 7TV.app with users input.

Copies emote's link to users clipboard by giving it's index as answer to the query.

./scrape_7TV emotename

Example picture of usage in CLI

TODO

  • Change webscraper from javascript to Go