Tlapbot/tlapbot/default_redeems.py

6 lines
349 B
Python

REDEEMS={
"hydrate": {"price": 60, "type": "list"},
"lurk": {"price": 1, "type": "counter", "info": "Let everyone know you're going to lurk."},
"react": {"price": 200, "type": "note", "info": "Attach a link to a video for me to react to."},
"request": {"price": 100, "type": "note", "info": "Request a gamemode, level, skin, etc."}
}