5 Commits

Author SHA1 Message Date
Dan
39603b1e06 REF: Made sure everything conforms to Flake8's standards
FIX: Fixed the Permission issues with logger
FEAT: Changed how the XP system works. Now does a scaling curve with xp being 1-5
2024-06-22 08:55:26 -04:00
Dan
4d9214e378 FEAT: Added XP System, need to test and adjust it
REF: Adjusted the Twitch Module to be on a 5 minute cooldown
DOC: Adjusted related code for the new XP system in db and config
2024-06-21 22:14:26 -04:00
Dan
81f4981646 FEAT: Added Twitch Module (Just Checks if a user is live or not right now)
REF: Removed unneeded database generation files
DOC: Added Twitch module to the Config and main.py
REF: Changed 'currency' to 'Kibble'
2024-06-21 18:38:15 -04:00
Dan
c78912783a FEAT: Added Privacy Policy/TOS
REF: Changed Birthday and Currency Modules to use a single Database (cut down on some space)
FEAT: Added a list of always enabled modules and modules that can be disabled.
2024-06-21 15:01:11 -04:00
Dan
f5872626a3 FEAT: Added a Birthday Module 2024-06-21 13:22:13 -04:00