Files
aikaterna-cogs/chatterbot/info.json
2017-04-07 21:43:31 -07:00

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"]
}