Tlapbot/tlapbot/default_redeems.py

6 lines
196 B
Python
Raw Normal View History

2022-10-18 14:44:46 +02:00
REDEEMS={
"hydrate": {"price": 60, "type": "list"},
"lurk": {"price:": 1, "type": "counter"},
"react": {"price:": 200, "type": "note"},
"request": {"price:": 100, "type": "note"}
}