aboutsummaryrefslogtreecommitdiff
path: root/src/utils/build-embed.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-08-23feat: add optional pageSize to /queue commandTiago Grosso1-6/+4
2024-03-12Implement volume control #830 (#994)Matt Foxx1-2/+3
Co-authored-by: Max Isom <[email protected]>
2024-01-16Add /loop-queue command (#989)Reynard G1-1/+1
2022-06-25Add /loop support for individual songs (#707)Cleo1-3/+3
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-11/+11
Co-authored-by: Max Isom <[email protected]>
2022-03-19Update README and add "Now playing" Command (#589)Zagrthos1-2/+2
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
2022-03-15Fix YouTube track live attribute (#574)Max Isom1-1/+1
2022-03-12Support for web streaming audio files (#550)Thongrapee Panyapatiphan1-3/+12
Co-authored-by: Max Isom <[email protected]>
2022-03-09Add `split` command (#363)Hellyson Rodrigo Parteka1-2/+2
Co-authored-by: Max Isom <[email protected]> Co-authored-by: Max Isom <[email protected]>
2022-01-21Announce current song (#470)Thongrapee Panyapatiphan1-0/+127
Co-authored-by: Max Isom <[email protected]>