https://github.com/lucarin91/winstreak-streamlabs
A Streamlabs Chatbot command to manage the hoster win streak on OBS.
https://github.com/lucarin91/winstreak-streamlabs
streamlabs-chatbot
Last synced: 9 days ago
JSON representation
A Streamlabs Chatbot command to manage the hoster win streak on OBS.
- Host: GitHub
- URL: https://github.com/lucarin91/winstreak-streamlabs
- Owner: lucarin91
- License: mit
- Created: 2018-04-08T00:48:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T20:05:44.000Z (about 7 years ago)
- Last Synced: 2024-12-26T07:27:43.130Z (5 months ago)
- Topics: streamlabs-chatbot
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# !streak: Win streak
A *Streamlabs Chatbot* command that print the win streak of the hoster on a txt file. The file can be imported on OBS to show the result on screen.
Example:
```
>> !streak + // increase win by 1
>> !streak - // descrease loss by 1
>> !streak reset // reset count
>> !streak +5 -3 // set win to 5 and loss to 3
```## Installation
First of all download the last version of the *WinStreak* command from [here](https://github.com/lucarin91/winstreak-streamlabs/releases).
After the download, open the *Streamlab Chatbot* program and under the script section, install the `.zip` file by clicking the import buttom.After the installation, it is possible to configure the command using the UI interface in the script tab.
The txt file is saved with all the other StreamLabs .txt files, namely `%AppData%\Roaming\Streamlabs\Streamlabs Chatbot\Services\Twitch\Files`.
## License
MIT license