aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/shuffle.py
Commit message (Collapse)AuthorAgeFilesLines
* Create `create_embed` template to replace `discord.Embed()`Parker2024-11-281-21/+7
| | | | | | - Auto-set color to BOT_COLOR - Set footer to timestamp (overridden is timestamp is passed) - Optional thumbnail
* 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 `shuffle on/off` ccommandsParker2024-03-311-0/+59