10 lines
398 B
JSON
10 lines
398 B
JSON
{
|
|
"AUTHOR" : "aikaterna",
|
|
"INSTALL_MSG" : "Thanks for installing ChatterBot. This is still in testing.",
|
|
"NAME" : "Chatterbot",
|
|
"SHORT" : "Chat with the bot.",
|
|
"REQUIREMENTS" : ["ChatterBot"],
|
|
"DESCRIPTION" : "ChatterBot is a machine-learning based conversational dialog engine, check it out at: https://github.com/gunthercox/ChatterBot",
|
|
"TAGS" : ["chatter", "chat"]
|
|
}
|