An open API service indexing awesome lists of open source software.

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

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)

![livestream widget](https://media2.giphy.com/media/paTu5Y7AINLpMG5LKD/giphy.gif)

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)