-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discord Music Bot v5 - Dashboard #638
Comments
yeeeeeeeeeeeeeeeeeeeee |
h |
Maybe I am free next month... if I am then I would do this |
Teach me react js. |
Design in figma first then react |
hmm |
Patiently waiting cause i don't know how to figma. |
Learn ;-; |
any eta on this? |
Convert to |
No? theres no such thing as Delete |
For future reference, SQLite will be used. #638 (comment) Based on @Checker8763 suggestion. |
|
This wouldn't work as what we're trying to accomplish is to allow a user from the dashboard to send a request through the API to delete something on the queue It goes something like this
You → Dashboard(sends a POST request to delete song number 3, on guild X) → the song gets removed from the queue! everyone's happy yay |
Press a button -> Sends delete request |
no |
thats not how it works, you'll need to think it logically |
cause there's multiple variables, such as different guilds |
i just wanna make everything POST and GET lol |
exactly, simple 🙏 |
What appended? |
Need help with react (nextjs)? |
if you can sure 👍🏼 |
For reference, the links looks like this |
it's not a bug, it's the feature 😊 |
If you need frontend dev with react stack then you can hmu, I can help you guys with it but I'm just a junior, so I don't promise anything |
Someone should come up with a rough concept in something like figma |
since I'm the only one who is coding the dashboard rn, I think its a waste for time now. I will just build it without using figma cuz all components are available within nextui and will be easy to code |
im not sure about using NextUI, its not really completed yet. |
Let me know if you need me to design the landing page :) |
If you can, then you can do it. Thanks for the contribution |
ded |
not really |
the api for v5 is not working is it still under dev? |
ye |
Any news? |
Why MySql and need an extra service to run?
Thats a perfect usecase for sqlite And because it is a wide spread technology it has gread libs and the sql should stay the same or can even be enhancey because sqlite supports more complex querys usualy found on something like PostGres migrating the code should be realtivly easy. |
If there is something u need help with i would like to contribute. I am full-stack developer but mainly focus on next.js and react. HMU. |
any update? @SudhanPlayz |
I totally agree, we don't need a heavy MySQL Server for storing dashboard data. SQLite is the way to go. 👍 |
To answer your question, MySQL because at the start this project was designed to run in hundreds of servers simultaneously. But since we all know what happened to big music bot… We now changed our focus for this bot to run on “small” server. Server with few members.
Any contribution is accepted and welcomed. Feel free to add features that you would like to see added.
AFAIK No, he has been pretty inactive in this project. |
To be completely transparent with you all, my schedule is very, very full. I only have free time on Sunday night. So some important issue on this GitHub might not get to me in time. Ahem, #1156 I will contribute from time to time with the dashboard development, but I cannot guarantee you. So if you wanted to help / contribute, feel free to do so. Discussion is also welcomed. |
project with dashboard probably died ? :D |
On hold to be exact... 😄 |
Hey, |
Working on it right now, but in v5.1. we time skipped. Get live updates from |
All this has been done in: https://github.com/wtfnotavailable/Discord-MusicBot |
@BioCla |
this still in develelopment? |
To Do list for dashboard of v5
Features
Endpoint
Socket.io
Web
The text was updated successfully, but these errors were encountered: