index
:
personal/DLAP.git
old-version
stable
testing
A Discord bot that lets you play local audio tracks in your server. Written for Discord.JS v14
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands
/
status.js
Age
Commit message (
Expand
)
Author
2022-12-18
Improved list command; Directory name change; Fixed ActivityType
Andrew Lee
2022-12-04
Added repeat toggle; Did some optiminizations to the code
Andrew Lee
2022-12-02
Fixed duration date; More stop functions; Required in voice channel
Andrew Lee
2022-12-01
Modularized audio backend
Andrew Lee
2022-11-29
Updated README and reducing variable duplication
Andrew Lee
2022-11-29
Reverted titles; Fixed formatting
Andrew Lee
2022-11-29
Added duration
Andrew Lee
2022-11-28
Added metadata support
Andrew Lee
2022-07-24
Removed a package and references to @discord.js/builder
Andrew Lee
2022-07-17
Updated to v14
Andrew Lee
2022-07-11
Fully implemented order playlist
Andrew Lee
2022-07-10
Fixed status command
Andrew Lee
2022-07-10
Fixed an issue where it doesn't shuffle properly
Andrew Lee
2022-07-10
Simple http server
Andrew Lee
2022-07-10
Added another eslint rule
Andrew Lee
2022-07-09
ESLint
Andrew Lee
2022-07-08
New command; Some tweaks
Andrew Lee
2022-07-07
New shuffling system (not bug free yet); Tweaks and fixes on other commands
Andrew Lee
2022-07-06
Cleaning up some stuff; Deprecating botOwner as Admin is required for commands
Andrew Lee
2022-07-05
Removed control command; Added functionality to leave, skip, status
Andrew Lee
2022-07-05
The start of scrapping the control panel feature
Andrew Lee