NiceAesth / webnowplayingtwitch

A Twitch bot to provide information from the WebNowPlayingCompanion extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebNowPlayingTwitch

Python 3.9 PRs Welcome

A Twitch bot made using TwitchIO which displays information obtained from the WebNowPlaying Compaion browser extension.

image

Image is of a bot instance created for gankyourgrandma.

Table of contents

Installation

(Back to top)

  1. Add WebNowPlaying Compaion to your browser

  2. Install Python (version >= 3.9)

  3. Download the repository contents

  4. Get a Twitch Access Token. (Visit Token Generator for more information)

  5. Rename config.sample.json to config.json and edit as required

  6. Run python run.py

Spotify

If you wish to use this bot for Spotify too, have a look at this guide.

Updating

(Back to top)

In order to update, simply pull from GitHub or redownload the repository (preserving your config file)

Uninstallation

(Back to top)

Want to uninstall? Simply delete the files for the bot.

Contributing

(Back to top)

Your contributions are always welcome! Please have a look at the contribution guidelines first. 🎉

License

(Back to top)

The BSD-3-Clause License (MIT) 2021 - NiceAesth. Please have a look at the LICENSE.md for more details.

About

A Twitch bot to provide information from the WebNowPlayingCompanion extension

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%