1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-20 23:31:30 +03:00
leon/skills/games/akinator/skill.json

13 lines
325 B
JSON

{
"$schema": "../../../schemas/skill-schemas/skill.json",
"name": "Akinator",
"bridge": "python",
"version": "1.0.0",
"description": "Leon's friend, the Akinator genie will read your mind.",
"author": {
"name": "Louis Grenard",
"email": "louis@getleon.ai",
"url": "https://github.com/louistiti"
}
}