aboutsummaryrefslogtreecommitdiff
path: root/code/bot.py
Commit message (Expand)AuthorAgeFilesLines
* Change config validation - make more stuff optionalParker2024-08-021-11/+48
* Automatically retrieve Apple Music media API keyParker2024-07-201-0/+14
* Move files to `utils` folderParker2024-07-201-1/+1
* Update error handling (mainly `CheckPlayerError`)Parker2024-07-201-1/+1
* Add support for APPLE MUSIC!Parker2024-07-181-1/+1
* Fix spacing for continuityParker2024-07-181-3/+1
* Remove `on_command_error` and move `on_ready`Parker2024-07-121-11/+4
* Accept `black` formattingParker2024-07-111-4/+6
* Revamp OpenAI recommendationsParker2024-07-111-1/+4
* Move text command error handlerParker2024-07-101-0/+7
* Fix support for environment variablesParker2024-06-261-2/+1
* Skip loading feedback/bug cog(s) if no ID givenParker2024-06-261-0/+8
* Consolidate config validation and variables to `config.py`Parker2024-06-261-7/+7
* Create autoplay featureParker2024-04-121-0/+1
* Accept `black` code reformatsParker2024-04-111-1/+1
* Keep track of # of times commands are runParker2024-04-111-0/+1
* Change Spotify support to use custom sourceParker2024-04-091-2/+17
* Load cogs within cogs/ownerParker2024-04-031-0/+3
* Remove unused variableParker2024-04-021-1/+0
* Black code reformattingParker2024-03-311-1/+1
* base commitParker2024-03-311-0/+35