The streaming service for hackclubbers (#hctv on slack)
fily
Check their projects out: (title pending), MKSync, GNUrdle, bnuuy
Josiah Aideloje
Check their projects out: A computer Based Test , Portfolio
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
wrote a program in rust to write all hack club workspace emojis in a json file. this is because i'm adding slack emojis to the chat.
got chat history working!
i've set up a github codespace and added a new version notification system, including showing the latest commit in the user tab. it doesn't work in prod for some reason, though! so i have to look into that.
now you can enable and disable stream notifications globally in the settings, in case you're testing something and don't want to annoy anybody, as an example.
also, the tabs are controlled through nuqs and the tab is stored through it. (so there's now ?tab=general inside the url)
adding channel managers actually works now!
filtering the combobox really got me bugged out, but i ended up figuring everything out
hey! this is hctv - the streaming service for hackclubbers.
i forgot that there were updates on this program! currently, i'm working on being able to create more channels (on the frontend, the backend already had everything prepared for this)
here's a sneak peek on the settings page. you'll be able to edit general settings and add other people as channel managers!