aboutsummaryrefslogtreecommitdiff
path: root/src/commands/move.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-04-28Fix ERR_MODULE_NOT_FOUND for constants file (#1023)Son1-1/+1
Co-authored-by: Max Isom <[email protected]>
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-2/+2
Co-authored-by: Max Isom <[email protected]>
2022-03-29/move command now shows the track that was moved and its position (#610)Rithwik Rayani1-2/+2
2022-03-19Fix lint issueMax Isom1-2/+2
2022-03-19added move command (#585)Rithwik Rayani1-0/+47
Co-authored-by: Max Isom <[email protected]>