Installation

TwitchDig is a Python library, which means you need to download and install Python from https://www.python.org/downloads/ if you haven’t already. Once you have Python installed, upgrade pip and run:

python3 -m pip install --upgrade pip
python3 -m pip install --upgrade twitchDig

Please do check the full documentation before upgrading if upgrading to new version

Dependencies

httpx : The library will be used to make the http/2 requests to Twitch

websocket : The library will be used to connect to chat socket