And… This devlog is just to show the web dashboard, which I have forgotten to do a devlog for it all this time, which is why the logged time is so low lol
I used the Next.js framework to build the web dashboard (well, the whole dashboard + welcome page and just the whole web thing). I also used the shadcn/ui components library, as I’m not that good making frontend stuff, so that helped a lot. The dashboard layout is actually a template you can find on the shadcn site, I love the huge amount of things they have
I didn’t know what else to put as a welcome to the dashboard, so I left a little welcome message as seen at the beginning of the video
And I also forgot to show (mostly because there wasn’t any) the notifications button, where you can find any incoming challenges and friend requests.
The whole bot creation process works, at the end it gives you a token that you can use as if it were a user auth token, but you have all the scopes by default, so you can do anything you want with the account
What remains to do on this web part is to be able to see the profile of other users, along with their recent matches. And also a web client so you can play without downloading the TUI client or needing to use the discord bot
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.