IRCTransport
IRCTransport copied to clipboard
Set IP address of clients
On the server I connect to, they only allow 4 concurrent connections from the same address at the same time. I've gotten one of my IP addresses onto their whitelist to get around this problem except the IP is not the default IP address that pircbot is connecting to.
I've had to modify pircbot myself to add the functionality required, I'm curious if pircbotx that you're using in one of your branches might have this capability, and if so, can we get a configuration variable to allow me to set the IP address it tries to bind to?