Open
Description
To Do list for dashboard of v5
Features
- Routes handler
- API Authorization
- Discord Authorization
- Socket.io Handler with Auth
- Web Lyrics
Endpoint
- POST: Add song to server
- GET: server queue
- GET: params(query) to search top 10 songs and return it
- GET: current song
- POST: Delete song from queue
Socket.io
- Connection event
- Song added event
- Queue ended event
- Pause n play song event and handling from clients
Web
- Design a beautiful panel UI
Note: This list in incomplete, In future maybe new things will be added