aboutsummaryrefslogtreecommitdiff
path: root/AudioBackend.js
AgeCommit message (Collapse)Author
2022-12-01Modularized audio backendAndrew Lee
2022-11-29Total track fixAndrew Lee
2022-11-29Updated embedAndrew Lee
2022-11-29Updated README and reducing variable duplicationAndrew Lee
2022-11-29Reverted titles; Fixed formattingAndrew Lee
2022-11-29Fixed formatting for embedsAndrew Lee
2022-11-29Added durationAndrew Lee
2022-11-28Small changesAndrew Lee
2022-11-28Added metadata supportAndrew Lee
2022-07-17Eslinting some stuffAndrew Lee
2022-07-17Updated to v14Andrew Lee
2022-07-17Couple of tweaksAndrew Lee
2022-07-13Renamed skip to next, added previous commandAndrew Lee
2022-07-12Fixed stopBot functionAndrew Lee
2022-07-12Fixed about; No longer requiring guild id for deploy commandAndrew Lee
2022-07-11Fully implemented order playlistAndrew Lee
2022-07-10Fixed an issue where it doesn't shuffle properlyAndrew Lee
2022-07-10Added another eslint ruleAndrew Lee
2022-07-09ESLintAndrew Lee
2022-07-09Fixed reshuffle and shuffle; Player has error eventAndrew Lee
2022-07-09Using Durstenfeld shuffle, replacing Fisher-YatesAndrew Lee
2022-07-08New command; Some tweaksAndrew Lee
2022-07-07New shuffling system (not bug free yet); Tweaks and fixes on other commandsAndrew Lee
2022-07-06Cleaning up some stuff; Deprecating botOwner as Admin is required for commandsAndrew Lee
2022-07-05Removed help; Updated all the new commands; Finally removed final control ↵Andrew Lee
panel code
2022-07-05The start of scrapping the control panel featureAndrew Lee
2022-04-22Buttons can now be disabled from controlAndrew Lee
2022-04-03Audio states on control; Control can be ran once; Ping update, etcAndrew Lee
2022-03-30Fixed list command; Fixed name on some filesAndrew Lee
2022-03-30Renamed project; Auto creates music folder when not detected; Removed audio ↵Andrew Lee
limitation
2022-03-29New command; Every Discord interation is asyncAndrew Lee
2022-03-29"More buttons" almost works; Merging stop functions into oneAndrew Lee
2022-03-29Permission system on certain commandsAndrew Lee
2022-03-28Removed old cmd handler; Brought back join; New cmdAndrew Lee
2022-03-28Fixed the leave buttonAndrew Lee
2022-03-28Added more buttons to control commandAndrew Lee
2022-03-28Oh I am dumb :PAndrew Lee
2022-03-27Half converted the codebase EMS + added ideasAndrew Lee
2022-03-26Audio stuff is now on its own fileAndrew Lee