add new default milestone

update wording on "price" to mention milestone minimum bid
This commit is contained in:
2023-03-21 11:46:28 +01:00
parent 7a37f8afcf
commit abbc099661
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,5 +3,6 @@ REDEEMS={
"lurk": {"price": 1, "type": "counter", "info": "Let us know you're going to lurk."},
"react": {"price": 200, "type": "note", "info": "Attach link to a video for me to react to."},
"request": {"price": 100, "type": "note", "info": "Request a level, gamemode, skin, etc."},
"go_nap" {"price": 1, "type": "milestone", "info": "Streamer will go nap when the goal is reached.", "goal": 1000}
"inactive": {"price": 100, "type": "note", "info": "Example redeem that is inactive by default", "category": ["inactive"]}
}