aboutsummaryrefslogtreecommitdiff
path: root/code/utils/config.py
Commit message (Expand)AuthorAgeFilesLines
* Extra lavalink listeners/optional track loggingParker2024-12-011-8/+21
* Remove timestamp as default embed footerParker2024-11-301-4/+4
* Make title and description optional (create_embed)Parker2024-11-291-1/+5
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-281-0/+28
* `black --line-length 79`Parker2024-10-311-8/+19
* Make YouTube support optionalParker2024-08-241-1/+9
* Change config.yaml -> file_path variableParker2024-08-021-1/+1
* Change config validation - make more stuff optionalParker2024-08-021-187/+185
* Automatically retrieve Apple Music media API keyParker2024-07-201-19/+4
* Move files to `utils` folderParker2024-07-201-0/+274