24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# Improved Twitch Subathon Countdown
|
|
This is a Twitch Subathon Countdown originally by JayexDesigns.
|
|
|
|
The CSS Code is updated by Johnnycyan.
|
|
|
|
The JS Files have been re-written by SugoiDogo.
|
|
|
|
## Description
|
|
A subathon timer that increases when someone subscribes, donates to your charity, donates bits, follows or raids.
|
|
|
|
## Usage
|
|
Go to the [config page](https://sugoidogo.github.io/twitch-subathon-countdown/config.html), authorize the timer, and configure to your liking.
|
|
|
|
## Support
|
|
See [my github profile](https://github.com/sugoidogo)
|
|
|
|
## Missing Features
|
|
The original version of this overlay included support for events from StreamElements, StreamLabs, and Streamloots,
|
|
and the version this is forked from included additional features by leabdd and danilotitato,
|
|
such as Random Happy Hour and Bulk Events.
|
|
This fork is an almost total re-write of the core JS code behind the timer,
|
|
so those features will also have to be re-written to be included in this fork.
|
|
Future versions of this timer will include a plug-in loader,
|
|
allowing additional features and event sources to be added without additional forking. |