aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/nowplaying.py
Commit message (Expand)AuthorAgeFilesLines
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-281-10/+3
* `black --line-length 79`Parker2024-10-311-1/+5
* Move files to `utils` folderParker2024-07-201-1/+1
* Consolidate config validation and variables to `config.py`Parker2024-06-261-1/+1
* Black code reformattingParker2024-03-311-1/+0
* Create `np` commandParker2024-03-311-0/+45