update readme, fix incorrect label

This commit is contained in:
josephsmendoza
2023-08-25 12:44:23 -07:00
parent fa4ce9608a
commit 9a48bf8b2b
3 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -11,11 +11,17 @@ A subathon timer that increases when someone subscribes, donates to your charity
## Usage ## Usage
Go to the [config page](https://sugoidogo.github.io/twitch-subathon-countdown/config.html), authorize the timer, and configure to your liking. Go to the [config page](https://sugoidogo.github.io/twitch-subathon-countdown/config.html), authorize the timer, and configure to your liking.
### StreamElements Tips
You will need your StreamElements Overlay Token to use this feature.
You can get if from your [StreamElements channel settings](https://streamelements.com/dashboard/account/channels).
![StreamElements Overlay Token Image](auth_streamelements.png)
## Support ## Support
See [my github profile](https://github.com/sugoidogo) See [my github profile](https://github.com/sugoidogo)
## Missing Features ## Missing Features
The original version of this overlay included support for events from StreamElements, StreamLabs, and Streamloots, The original version of this overlay included support for events from StreamLabs and Streamloots,
and the version this is forked from included additional features by leabdd and danilotitato, and the version this is forked from included additional features by leabdd and danilotitato,
such as Random Happy Hour and Bulk Events. such as Random Happy Hour and Bulk Events.
This fork is an almost total re-write of the core JS code behind the timer, This fork is an almost total re-write of the core JS code behind the timer,
Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

+1 -1
View File
@@ -57,7 +57,7 @@
<br> <br>
<br> <br>
<label> <label>
StreamElements JWT Token: StreamElements Overlay Token:
<input type="text" name="streamelements-token"> <input type="text" name="streamelements-token">
</label> </label>
<br> <br>