Commit Graph

3 Commits

Author SHA1 Message Date
Paillat
de2f482de2 fix(.gitignore): add 'settings.yaml' to the list of ignored files
fix(main.py): remove unused import statements and update function name to check_license_agreement
fix(main.py): remove unnecessary comments and sleep statements
feat(main.py): add check_license_agreement function to prompt user to accept license agreement
fix(requirements.txt): add 'watchdog' package to the list of requirements
feat(utils/settings.py): create Settings class to handle loading and updating settings from settings.yaml file
2023-07-13 20:01:06 +02:00
Paillat
b4604b6f08 chore(LICENSE): update license file with additional clauses and add separate licenses for audio prompts and musics directories 2023-07-08 21:51:33 +02:00
Paillat
d71efec59a admin(LICENSE): Added license with custom clause 2023-07-08 21:37:30 +02:00