Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matheusvellone/twitch-adventures
- Owner: matheusvellone
- Created: 2021-03-06T23:05:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T20:08:04.000Z (almost 4 years ago)
- Last Synced: 2024-10-26T01:27:47.537Z (2 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.