steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
610 stars 90 forks source link

Nimo.TV chat support #44

Closed Balls0fSteel closed 1 year ago

Balls0fSteel commented 1 year ago

First of all, thank you for your beautiful piece of software. I wrote my own piece - but a lot of these stream sites require a sign-in which is simply put, quite troublesome. So if I could rely on a third-party project, it'd be much better than having to maintain my own solution.

What is NimoTV? "It's another game streaming platform." I'd say, if someone asked me at the bar.

Few things... Registration: It asks for phone, but you can use Twitter, Google, Facebook as well. Honestly, not sure if you even have to register for this. Chat URL: The chat URL is a numbered one, but it's fixed (unlike Youtube's silly changing ID). It's just: https://www.nimo.tv/popout/chat/069069069 with the user ID at the end. It stays ID-like even if user has a static channel name.

I tried to implement it myself but I saw in Twitch JS that you are making calls to your server for avatars and whatnot so that quickly make me give up.

Thank you.

Ps.: Even login is quite impossible via Playwright and such because then you have to log into Twitter, then back, it gets real messy.

steveseguin commented 1 year ago

Thank you for the request. I'll take a look.

steveseguin commented 1 year ago

image

added.

Avatar and donations aren't yet supported tho

Balls0fSteel commented 1 year ago

Thank you so much, you are the real MVP!

Eh, I don't think you really need avatars anywhere honestly. If anything, they are a distraction.

But, user colors would be cool. I would not even use the website, but in my program, I just had a very... okay I'll open a ticket, lol. You can close it of course!

steveseguin commented 1 year ago

I didn't test to see if it was working, but I thought I quickly added colors and badges. You need to enable it via the menu toggles though.

If it doesn't work, let me know

Balls0fSteel commented 1 year ago

Gotcha. I'll try but you can imagine how popular the channel is over here. It's easier to get people on Facebook or Youtube Live (sites where they try their best to hide live streams), so yeah. I'll try my best! I appreciate your work, thank you.