1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 14:52:21 +03:00
leon/skills/utilities/is_it_down/skill.json

13 lines
286 B
JSON

{
"name": "Is It Down",
"type": "logic",
"bridge": "python",
"version": "1.0.0",
"description": "Ping domain names and gives the online state.",
"author": {
"name": "Louis Grenard",
"email": "louis.grenard@gmail.com",
"url": "https://github.com/louistiti"
}
}