TwitchDig’s Documentation
from twitchDig.bot import Bot
app = Bot()
user = app.get_user("kharltayyab")
print(user)
Are you new here? Jump straight into Installation!
Looking for All Available Functions? See All Available Functions.
Did you upgrade the library? Please read Changelogs.
What is this?
Twitch is a popular video/game streaming platform used by millions of people. This library is meant to scrape the Videos, Users , Games and Search Results from Twitch.
How should I use the documentation?
If you are getting started with the library, you should follow the documentation in order by pressing the “Next” button at the bottom-right of every page.
You can also use the menu on the left to quickly skip over sections.