MentDB, The digital brain.  Download About me Home
Functions / Emotion
emotion create emotion create|insert|addemotion show

emotion create <emotion> <theType> <type> <lang>

Synonymous
    emotion create|insert|add
Description
    To insert a new emotion
Parameters
    emotion:   The emotion - string - required
    theType:   The (1:male,2:neutre,0:female) - string - required
    type:   Is positive, negative or neutral - string - required
    lang:   The language - string - required
admin
emotion insert peur 1 negative fr
mentdb
Emotion peur created with successful.

emotion show

Description
    To show all emotions
admin
emotion show
mentdb
[
[
{
"lang": "fr",
"word": "W[la vigilance]",
"percent": 67.0
}
]
]




© 2012-2017 - Jimmitry Payet.