Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.
Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.
To install pidgin-bot-sentry, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pidgin-bot-sentry
To see what files were installed by pidgin-bot-sentry, run:
port contents pidgin-bot-sentry
To later upgrade pidgin-bot-sentry, run:
sudo port selfupdate && sudo port upgrade pidgin-bot-sentry
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.