This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
#====================================================================== | |
# reemux.sh by sqbs | |
#====================================================================== | |
# | |
# Special thanks to Bill, lts | |
# | |
#====================================================================== | |
# WHAT IS IT? | |
#====================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: "3" | |
services: | |
traefik: | |
image: "traefik:v2.2" | |
container_name: "traefik" | |
command: | |
# Globals | |
- "--log.level=DEBUG" | |
- "--api=true" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
#====================================================================== | |
# burnsub.sh by sqbs | |
#====================================================================== | |
# | |
# Special thanks to Bill, lts | |
# | |
#====================================================================== | |
# WHAT IS IT? | |
#====================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gives an extra 200 points per hour | |
How To Use: | |
- Add the script as a bookmark in your toolbar | |
- Open a streamer's channel that uses loyalty points | |
- Toggle on/off as needed | |
Tips: |