1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-20 22:38:50 +03:00
leon/packages/checker
2019-04-04 17:52:59 +08:00
..
config chore: init 2019-02-10 20:26:50 +08:00
data test(package/checker): edit Is It Down module expressions 2019-04-04 17:52:59 +08:00
test refactor(server): transform code property output to a codes list 2019-03-28 08:45:37 +08:00
__init__.py chore: init 2019-02-10 20:26:50 +08:00
isitdown.py refactor(package/checker): use NLP entities to find domain names in isitdown module 2019-03-02 17:26:25 +08:00
README.md chore: init 2019-02-10 20:26:50 +08:00
version.txt chore: init 2019-02-10 20:26:50 +08:00

Checker Package

The checker package contains modules which include checkings.

Modules

Is it Down

Ping domain names and give you the online state.

Usage

(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"
...