Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucarin91/hellouser-streamlabs
An OBS plugin that greet users writing on the Twitch chat
https://github.com/lucarin91/hellouser-streamlabs
obs streamlabs streamlabs-chatbot twitch
Last synced: 15 days ago
JSON representation
An OBS plugin that greet users writing on the Twitch chat
- Host: GitHub
- URL: https://github.com/lucarin91/hellouser-streamlabs
- Owner: lucarin91
- License: mit
- Created: 2018-04-20T16:58:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T20:45:03.000Z (over 6 years ago)
- Last Synced: 2024-11-06T20:50:06.367Z (2 months ago)
- Topics: obs, streamlabs, streamlabs-chatbot, twitch
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello User
A Streamlabs Chatbot script that greeting users that write on the twitch chat. The script shows the greeting on OBS by a browser plugin.## Installation
First of all download the last version of the *HelloUser* command from [here](https://github.com/lucarin91/hellouser-streamlabs/releases).
After the download, open the *Streamlab Chatbot* program and under the script section, install the `.zip` file by clicking the import button.Then, setup OBS by adding a browser plugin that point on the `index.html` file inside the Streamlabs script folder (usually `%appdata%\Streamlabs\Streamlabs Chatbot\Services\Scripts\HelloUser`).
Remember to setup the `api_key` parameter inside streamlabs script configuration. The API key of Streamlabs can be found in the script section of the *Streamlab Chatbot* program.## Acknowledgement
This repo uses the [comicbubbles](https://github.com/kaisermann/comicbubbles) css library for the 8-bit bubbles.## License
[MIT](/LICENSE)