1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-20 07:11:40 +03:00
leon/packages/checker/README.md
2019-02-10 20:26:50 +08:00

18 lines
350 B
Markdown

# 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"
...
```