Compact Timer
View Source
Author: WolfwithSword
A compact subathon timer showing the countdown, configurable stats, and the next upcoming goal. Stats can display points, subs, bits, followers, and total money donated - each filterable by event type, with offset support and fully custom labels. Icons are optional.
Configuration
CSS Variables
JS Variables
Variable
Type
Description
showIcons
Boolean
Show icons alongside stat values
includeSimulated
Boolean
Include simulated/test events in stat counts
showSubs
Boolean
Show subs/memberships stat
subsLabel
String
Label for the subs stat (e.g. Members)
subEvents
SubEventTypeList
EventTypes to count for subs
subCountOffset
Int
Offset to add or subtract from the sub count
showBitsTokens
Boolean
Show bits/tokens stat
tokensLabel
String
Label for the bits/tokens stat
tokenEvents
TokenEventTypeList
EventTypes to count for tokens
tokensCountOffset
Int
Offset to add or subtract from the token count
showFollows
Boolean
Show follows stat
followsLabel
String
Label for the follows stat
followEvents
FollowEventTypeList
EventTypes to count for follows
followCountOffset
Int
Offset to add or subtract from the follow count
showTotalDonated
Boolean
Show total donated stat
donatedLabel
String
Label for the donated stat
donatedOffset
Float
Offset to add or subtract from the donated total
showPoints
Boolean
Show points stat
pointsLabel
String
Label for the points stat
pointsOffset
Int
Offset to add or subtract from the points total