Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matheusvellone/twitch-adventures

My twitch adventures to improve interaction with the viewers
https://github.com/matheusvellone/twitch-adventures

Last synced: about 1 month ago
JSON representation

My twitch adventures to improve interaction with the viewers

Awesome Lists containing this project

README

        

twitch-adventures
-------

# Configuration
## Environment
| Name | Description |
|------|-------------|
| OBS_WS_HOST | OBS-websocket host. |
| OBS_WS_PASSWORD | OBS-websocket password, leave it empty if you're not using password authentication |
| TWITCH_CHAT_PASSWORD | Chat password to allow script to send chat messages. Can be obtained at https://twitchapps.com/tmi/ |

## Config
| Name | Description | Type | Default Value |
|------|-------------|------|---------------|
| channel | The name of the channel to listen messages | String | |
| debug | Enable this do debug the application | Boolean | false |

## Modules
### Screenshot
Looks for an specific message (or emote) then takea a screenshot from OBS current Scene and share it on a specific Discord channel.