My goal is to have two telnet clients that pipe data to eachother, via python. I have manually connected one telnet client to my TeamSpeak server. The other telnet client is connected to an IRC server. How can I bridge / pipe them, using python?
My code is in this github project: https://github.com/Khailz/Teamspeak-IRC