Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
/ twitch-bits-info Public archive

Messing around with twitch APIs and Websockets for fun and ... proBits

License

Notifications You must be signed in to change notification settings

floweb/twitch-bits-info

Repository files navigation

Twitch Bits Info

Build Status AppVeyor Build status

Messing around with twitch APIs and Websockets for fun and ... proBits.

How to use

Firstly, you have to declare your own app in your Twitch account.

  • Go there and click the Register your application button at the bottom of the page, and write down your Client ID somewhere SAFE.
  • git clone https://github.com/floweb/twitch-bits-info
  • cd twitch-bits-info
  • pip install -r requirements.txt
  • cp config.example.ini config.ini
  • Edit this new file with your stuff, like the Client ID we talked before.
  • Launch python app.py, and that's all... You can stop it with a simple Ctrl+C.

I'm trying my best to make it compatible with Python 2.7+ & 3, but seriously use Python 3.

About

Messing around with twitch APIs and Websockets for fun and ... proBits

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages