social_stream icon indicating copy to clipboard operation
social_stream copied to clipboard

not repeat message from host

Open nknm opened this issue 1 year ago • 5 comments

Is it possible to not repeat the host's message when it displays the chat on steam (browser source), I've tried removing hosts message but I want it to display at one time and one time only, with this options it doesnt display any as i have the same name everywhere and without it, it displays one time per platform. Edit: Also would like to know if i can open the chat online somewhere, like there is ElectronCapture for desktop, wondering if there's something for browser so i can have the chat on my steam games when i shift tab.

I dont know if that's a feature already I read thru most of the documentation and settings maybe missed something, if so im sorry.

nknm avatar Nov 02 '23 17:11 nknm

update, now it stopped repeating for some reason, I didnt change anything

Edit: Sometimes it sends multiple some times it doesnt, they connect to the respective chats as intended but either displays multiple times on my stream's browser source or only once weirdly

nknm avatar Nov 02 '23 17:11 nknm

also noticed that if the chat is kinda dead the messages will reload sometimes, like the previous 20 or so messages.

nknm avatar Nov 03 '23 19:11 nknm

Which site is the host messages duplicate for? Some sites are more tricky than others to support, as they will re-load messages due to their rendering engine (vue/react)

I try to keep the last 200 or messages in memory, and filter them out for those sites if I see them again. Depending on the site, the chat might reload in a way that I haven't tested for after a while, causing my duplicate checker to break

Edit: Also would like to know if i can open the chat online somewhere, like there is ElectronCapture for desktop, wondering if there's something for browser so i can have the chat on my steam games when i shift tab. I only offer the Electron Capture app, which you can pin on top of your games. You can make it so it can't be clicked on, via a hotkey. If you have a request to want to make it visible/not visible with a hotkey, that might be possible.

I might include some of the Electron Capture's features in the Social Stream standalone app, so in the future I'll recommend that perhaps instead.

steveseguin avatar Nov 03 '23 19:11 steveseguin

Im not sure which but its either kick or trovo I believe, I'll test that out and update it here, Also added the 200 message history so that might solve it hopefully!

One last thing (the first) is just that in two socials, Im hiding the unique names via the hide host name, but I'd like to display it on stream once so if its possible to choose something like "do not repeat messages from same user?" type of option?

e.g. if i were to have 4 streams going all with he same nickname and want my messages to display on stream, how would I make my message not appear 4 different times?

edit: thank you for the reply <3

nknm avatar Nov 04 '23 04:11 nknm

update: Its youtube that keeps reloading the chat, and i've done the "remember last 200 messages" update2: Now happened with trovo, didnt reload the messages from earlier but form the last stream update3: I noticed on twitch it keeps disconnecting and reconnecting me often not loading quite a few of the messages, idk if that has to do with the ElectronCapture but i will be testing next stream without it

nknm avatar Nov 07 '23 22:11 nknm