Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely embed wording changes + other small tweaks + combine pause commands | Parker | 2024-11-29 | 1 | -2/+2 |
* | Create `create_embed` template to replace `discord.Embed()` | Parker | 2024-11-28 | 1 | -9/+2 |
* | `black --line-length 79` | Parker | 2024-10-31 | 1 | -1/+4 |
* | Move files to `utils` folder | Parker | 2024-07-20 | 1 | -1/+1 |
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -1/+1 |
* | Remove 'Guava' for better self-host support | Parker | 2024-06-26 | 1 | -1/+1 |
* | Catch error when attempting to remove autoplay | Parker | 2024-05-13 | 1 | -1/+4 |
* | Remove autoplay when `stop` command is run | Parker | 2024-04-14 | 1 | -0/+1 |
* | Black code reformatting | Parker | 2024-03-31 | 1 | -1/+0 |
* | Create `stop` command | Parker | 2024-03-31 | 1 | -0/+40 |