123456 |
- KOFI_SETTINGS = {
- "tips": True, # Reward tips with points
- "tip_points": 100, # How many points per dollar tipped?
- "kofi_url": "https://", # What is the URL of your Kofi page?
- "kofi_logo": "kofi_symbol.png" # Which Kofi logo are we using in the viewer panel?
- }
|