Does PircBot support multiple IRC servers?
Yes. PircBot can be used with multiple IRC servers. All you have to do is create a new instance of PircBot for each server that you wish to connect to. You can create each PircBot within some base class which can store them all and thus be used to allow each individual PircBot to communicate with each other.