mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-20 07:11:40 +03:00
18 lines
350 B
Markdown
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"
|
|
...
|
|
```
|