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
/
about.js
Age
Commit message (
Collapse
)
Author
2022-12-18
Improved list command; Directory name change; Fixed ActivityType
Andrew Lee
2022-12-02
Fixes to various things
Andrew Lee
2022-12-01
Modularized audio backend
Andrew Lee
2022-11-29
Fixed formatting for embeds
Andrew Lee
2022-07-24
Removed a package and references to @discord.js/builder
Andrew Lee
2022-07-17
Eslinting some stuff
Andrew Lee
2022-07-17
Updated to v14
Andrew Lee
2022-07-12
Fixed about; No longer requiring guild id for deploy command
Andrew Lee
2022-07-10
Added another eslint rule
Andrew Lee
2022-07-09
ESLint
Andrew Lee
2022-07-09
Using Durstenfeld shuffle, replacing Fisher-Yates
Andrew Lee
2022-04-03
Audio states on control; Control can be ran once; Ping update, etc
Andrew Lee
2022-03-30
Renamed project; Auto creates music folder when not detected; Removed audio ↵
Andrew Lee
limitation
2022-03-29
New command; Every Discord interation is async
Andrew Lee
2022-03-28
Removed old cmd handler; Brought back join; New cmd
Andrew Lee
2022-03-27
Half converted the codebase EMS + added ideas
Andrew Lee
2022-03-26
New interaction handler; Merged git and about
Andrew Lee