aboutsummaryrefslogtreecommitdiff
path: root/src/commands/stop.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]>
2023-01-24Minor message improvements (#865)Jefferey Neuffer1-1/+1
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-2/+2
Co-authored-by: Max Isom <[email protected]>
2022-02-24Add stop command (#540)Thongrapee Panyapatiphan1-0/+37
Co-authored-by: Max Isom <[email protected]>