This website works better with JavaScript
Home
Explore
Help
Sign In
deadtom
/
OwnchatBot
Watch
1
Star
0
Fork
1
Files
Issues
0
Pull Requests
1
Browse Source
Added default givebutter config
deadtom
1 month ago
parent
2949b89f6f
commit
0874d5852f
2 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
ownchatbot/defaults/givebutter.py
0
0
ownchatbot/donation_handlers.py
+ 1
- 0
ownchatbot/defaults/givebutter.py
View File
@@ -0,0 +1 @@
+GB_SETTINGS = {'donations': True, 'donation_points': 100, 'gb_url': ''}
+ 0
- 0
ownchatbot/kofi_handlers.py → ownchatbot/donation_handlers.py
View File