WebNowPlayingTwitch
A Twitch bot made using TwitchIO which displays information obtained from the WebNowPlaying Compaion browser extension.
Image is of a bot instance created for gankyourgrandma.
Table of contents
Installation
-
Add WebNowPlaying Compaion to your browser
-
Install Python (version >= 3.9)
-
Download the repository contents
-
Get a Twitch Access Token. (Visit Token Generator for more information)
-
Rename
config.sample.json
toconfig.json
and edit as required -
Run
python run.py
Spotify
If you wish to use this bot for Spotify too, have a look at this guide.
Updating
In order to update, simply pull from GitHub or redownload the repository (preserving your config file)
Uninstallation
Want to uninstall? Simply delete the files for the bot.
Contributing
Your contributions are always welcome! Please have a look at the contribution guidelines first.
License
The BSD-3-Clause License (MIT) 2021 - NiceAesth. Please have a look at the LICENSE.md for more details.