fishyboteso/fishy/gui
Adam Saudagar 639df8ce5b moved config code into 2 parts, class (Config) and singleton (config)... singleton needs to be initlaized and stopped in main,
now config backups the config file every 5 minutes in temp folder, if the file gets corrupted, it restores the backup and continues working
2021-03-29 18:45:40 +05:30
..
__init__.py 0.3.3 reworked notifications again (now uses discord chat) 2020-05-19 10:56:50 +05:30
config_top.py fix is_subbed: call without uid 2021-03-26 12:19:09 +01:00
discord_login.py update uid on discord login, and fetch uid from config (never cache it) 2021-03-08 20:28:32 +05:30
funcs.py made config global 2020-10-18 00:36:07 +05:30
gui.py full auto bug fixing 2020-12-01 02:34:33 +05:30
log_config.py 0.3.3 reworked notifications again (now uses discord chat) 2020-05-19 10:56:50 +05:30
main_gui.py remove brackets 2021-03-28 19:31:03 +02:00
splash.py moved config code into 2 parts, class (Config) and singleton (config)... singleton needs to be initlaized and stopped in main, 2021-03-29 18:45:40 +05:30
terms_gui.py add import re (Regex) for python 3.9 2020-12-08 23:11:26 +01:00
update_dialog.py add logo and name to update popup 2021-03-24 12:36:09 +01:00