bitlbee is an IRC server that can connect to other IM networks. Its intention is you only have to use one client application for all your instant messaging.
bitlbee is an IRC server that can connect to other IM networks. Its intention is you only have to use one client application for all your instant messaging.
To install bitlbee, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bitlbee
To see what files were installed by bitlbee, run:
port contents bitlbee
To later upgrade bitlbee, run:
sudo port selfupdate && sudo port upgrade bitlbee
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.