Skip to content

API #2

@staminna

Description

@staminna

Hi
Is there possibility of creation of a simple two function API?
something like,
function get_bot_reply(reply){
return bot.reply
}
function chat_bot(string){
return get_bot_reply();
}

I think it could help programmatically interact with the bot.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions