issues
search
irisariuan
/
amhra
A Discord music bot. Use the bot with https://github.com/irisariuan/amhraDashboard
Apache License 2.0
0
stars
0
forks
source link
Todos
#1
Open
irisariuan
opened
2 years ago
irisariuan
commented
2 years ago
To Add
[ ] Change all relative path to dynamic absolute path
[ ] Auto command refreshing & update .gitignore after first commit
Bug fixes
[x] Fix remove command of displaying undefined (more data on each queue item?)
[x] Make forcereset works & figure out what happened
Furthermore
[ ] Recording and instant replay of record
irisariuan
commented
2 years ago
Additional details for auto command refreshing
[ ] Add a tracking file of command list, no json
irisariuan
commented
2 years ago
Additional reset commands
superreset
was added to reset all the player
irisariuan
commented
1 year ago
New Commands/Server Ideas
Implement following first
[ ]
history
- Play the history songs
[ ]
loop
- Loop a song/queue(removing pop function?)
More ideas
[ ]
savehistory
- Save history as playlist
[ ]
playlist
- Play playlist
Server-side hosting
Background task
[ ] Hot reload
[x] Web side client(Oauth w/ Discord API to get ID)
To Add
Bug fixes
Furthermore