givebutter.py 136 B

1234567
  1. GB_SETTINGS = {
  2. "integration": False,
  3. "secret": "",
  4. 'donations': False,
  5. 'donation_points': 100,
  6. 'gb_url': ''
  7. }