The checker package contains modules which include checkings.
Ping domain names and give you the online state.
(en-US) "Are github.com, an-awesome-domain-name.net and twitter.com down?"
(fr-FR) "Vérifies si github.com, un-super-nom-de-domaine.fr et twitter.com sont en ligne"
...
Verify if one or several email addresses have been pwned (thanks to Have I Been Pwned.
(en-US) "Has [email protected] been pwned?"
(en-US) "Have [email protected], [email protected], and [email protected] been pwned?"
(fr-FR) "Est-ce que [email protected] est compromis ?"
(fr-FR) "Est-ce que [email protected], [email protected], et [email protected] ont été compromis ?"
You can also predefined one or several email addresses in the packages/checker/config/config.json file at the haveibeenpwned.emails key.
If you do, then you can use such sentences:
(en-US) "Have my email addresses been pwned?"
(fr-FR) "Est-ce que mes adresses email ont été compromises ?"