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
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>
- Getting a Twitch token: Twitch Token Generator