Daily Stream Goals script for StreamLabs ChatBot. As a streamer, sometimes you stream multiple times in a day. As a streamer, you may also have daily goals you'd like to hit. For those that want the ability to keep track with an option to display your goals, this may be what you are looking for.
- Keep track of new followers, bits, and subscritions.
.txt
output for goal and current counters.- Add a separation string for formatted goal ouputs in their own
.txt
for you to display. - Set your own reset timer in your local timezone. Maybe say, 5:00 AM for the late night streamers?
- Only available on Twitch platform.
- For the moment, client side only. Any events that occur while SLChatBot is off, will not be recorded. Thinking of a solution.
- Add Bit goals.
- Update
StreamlabsEventReceiver
tov1.0.2
.
- Ability to set separation string between current current value and target goal.
- Output SubOutput.txt, FollowOutput.txt files
{current}{separator}{target}
- Example:
10/500
- Example:
- Provide streamers a means of tracking and displaying daily goals for follows/subs. Both 'current' and 'target' goals are written to .txt files for use to display on stream.
- Ocgineer for his work on Streamlabs Event Receiver! Twitch
ALWAYS WELCOME!