Ah I was thinking of moderator pubsub the Moderation Events PubSub Topic instead.
Much nicer than running a relay socket server or something else, which would be abother way.
Theres a load of options to relay tasks between different operations.
I checked my code, and turns out my VIP bot runs two bots in the same script, so they don’t have to redis between the two I just hurl a message inside the program and the program makes to Twitch Chat connections with different key sets.