0.1.2 • Published 5 years ago
devlive v0.1.2
Devlive
Devlive is a widget that shows you when a developer of a site is doing livestream development on Twitch.

Follow @seveibar on twitter for updates
Usage
Construct a URL like so...
https://devlive.vercel.app/api/widget?channel=seveibar&live_message=seveibar is live!
Here are the parameters to use:
| Name | Example |
|---|---|
channel* | seveibar |
live_message* | seveibar is coding live! |
not_live_message | seveibar codes this live |
Add the URL as a script tag on your web page.
<script src="https://devlive.vercel.app/api/widget?channel=seveibar&live_message=seveibar is live!"></script>Development
- Getting a Twitch token: Twitch Token Generator