https://github.com/seveibar/devlive
a widget that shows you when a developer of a site is doing livestream development on Twitch
https://github.com/seveibar/devlive
web widget
Last synced: 11 months ago
JSON representation
a widget that shows you when a developer of a site is doing livestream development on Twitch
- Host: GitHub
- URL: https://github.com/seveibar/devlive
- Owner: seveibar
- Created: 2021-01-19T03:08:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T03:04:32.000Z (over 5 years ago)
- Last Synced: 2025-04-11T15:17:00.371Z (about 1 year ago)
- Topics: web, widget
- Language: JavaScript
- Homepage:
- Size: 309 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devlive
Devlive is a widget that shows you when a developer of a site is doing livestream development on Twitch.
> ["I'm not mad, but I actually, like, kind of love this"](https://clips.twitch.tv/AdventurousPolishedCaterpillarSoBayed-2U6KRnJplR8yUvXY) - [@endingwithali](https://twitch.tv/endingwithali)

Follow [@seveibar](https://twitter.com/seveibar) on twitter or [on twitch](https://twitch.tv/seveibar) 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 |
| `margin_right` | 0 |
| `margin_bottom` | 0 |
Add the URL as a script tag on your web page.
```html
```
### Development
- Getting a Twitch token: [Twitch Token Generator](https://twitchtokengenerator.com/?code=psosuokpq9q6imd6bc5mt5cg0b7v00&scope=chat_login&state=frontend%7CbG9lLzBjTE5lZzhzS3ZJKzRhSnJVUT09)