Skip to content

API #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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