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
Age
Commit message (
Expand
)
Author
2022-12-02
Fixed duration date; More stop functions; Required in voice channel
Andrew Lee
2022-12-01
Bumped version
Andrew Lee
2022-12-01
Modularized audio backend
Andrew Lee
2022-11-29
Total track fix
Andrew Lee
2022-11-29
Updated embed
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
Fixed formatting for embeds
Andrew Lee
2022-11-29
Added duration
Andrew Lee
2022-11-28
Small changes
Andrew Lee
2022-11-28
Bumped version
Andrew Lee
2022-11-28
Added metadata support
Andrew Lee
2022-11-28
Finally fixed this stupid error
Andrew Lee
2022-10-17
Merge branch 'master' of https://github.com/Alee14/DLAP
Andrew Lee
2022-10-17
Updated packages
Andrew Lee
2022-10-08
Update README.md
Andrew Lee
2022-10-08
Update README.md
Andrew Lee
2022-07-24
Removed a package and references to @discord.js/builder
Andrew Lee
2022-07-23
Removed web streaming; Fixed security problems
Andrew Lee
2022-07-17
Eslinting some stuff
Andrew Lee
2022-07-17
Updated to v14
Andrew Lee
2022-07-17
Couple of tweaks
Andrew Lee
2022-07-15
Update README.md
Andrew Lee
2022-07-13
Probably need to keep things consistent :P
Andrew Lee
2022-07-13
Updated README
Andrew Lee
2022-07-13
Renamed skip to next, added previous command
Andrew Lee
2022-07-12
Fixed stopBot function
Andrew Lee
2022-07-12
Fixed about; No longer requiring guild id for deploy command
Andrew Lee
2022-07-12
Removed yarn.lock and package-lock.json from .gitignore
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
Fixed comment
Andrew Lee
2022-07-09
ESLint
Andrew Lee
2022-07-09
Fixed reshuffle and shuffle; Player has error event
Andrew Lee
2022-07-09
Using Durstenfeld shuffle, replacing Fisher-Yates
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
Removed owner id log
Andrew Lee
2022-07-06
Cleaning up some stuff; Deprecating botOwner as Admin is required for commands
Andrew Lee
2022-07-05
Removed help; Updated all the new commands; Finally removed final control pan...
Andrew Lee
2022-07-05
Removed control command; Added functionality to leave, skip, status
Andrew Lee
2022-07-05
Fixed security problems
Andrew Lee
2022-07-05
Whoops, token leak
Andrew Lee
2022-07-05
The start of scrapping the control panel feature
Andrew Lee
2022-04-22
Buttons can now be disabled from control
Andrew Lee
2022-04-03
Audio states on control; Control can be ran once; Ping update, etc
Andrew Lee
2022-03-30
Fixed list command; Fixed name on some files
Andrew Lee
[next]