I would update to a new library, but if you want to stick to PircBot, you never set the name. Either in the constructor or before the connection you need to call the setName(String name) method of the PircBot class
I would update to a new library, but if you want to stick to PircBot, you never set the name. Either in the constructor or before the connection you need to call the setName(String name) method of the PircBot class