aboutsummaryrefslogtreecommitdiff
path: root/src/commands/favorites.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-07-17Added skip currently playing track option into the /play options. (#1046)MintyFreshers1-1/+5
Co-authored-by: Max Isom <[email protected]>
2024-04-28Fix ERR_MODULE_NOT_FOUND for constants file (#1023)Son1-1/+1
Co-authored-by: Max Isom <[email protected]>
2023-07-23Autocomplete Suggestion Improvements for Favorites Use Command (#956)Cory J Reid1-2/+4
Co-authored-by: Max Isom <[email protected]>
2023-07-19Add pagination to the output of the `favorites list` command (#954)Cory J Reid1-12/+18
Co-authored-by: Max Isom <[email protected]>
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-8/+8
Co-authored-by: Max Isom <[email protected]>
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka1-1/+5
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
2022-02-05Consistent verb tenseMax Isom1-1/+1
2022-01-29Add permissions systemMax Isom1-4/+8
2022-01-27Add /favoritesMax Isom1-0/+191