Hey !
I'm looking for a plugin for show the Twitch chat on the Rust ingame chat visible only by me.
Like:
For do that more easier, do a plugin who show IRC channels on ingame chat, I know my IRC id for Twitch.
Thanks![]()
Universal Twitch in-game chat
Discussion in 'Plugin Requests' started by ĿĒØ.ҒЯ, Jul 2, 2016.
-
Well, embedded
should workCode:https://www.twitch.tv/{channelname}/chat -
Sorry for the bumps but I really need this :/
-
I've looked into this quite a bit - at the moment Oxide for Rust only allows for GET and POST HTTP Web requests, whereas the twitch IRC (the only way to get the chat by itself) requires a constant connection and not just polling a webpage. It may be possible if someone makes an applet using the twitch API as a middle man between the twitch chat and the plugin, but it would be quite the feat! Sorry
-
You can write Sockets/WebSockets extension for Oxide and then...
-
I'm giving that a go now
-
still not ?
-
I'm sure someone is capable to do that, please
