bot icon indicating copy to clipboard operation
bot copied to clipboard

API

Open staminna opened this issue 8 years ago • 1 comments

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

staminna avatar Mar 10 '16 17:03 staminna

sure! i'd be more than happy to merge a pr that introduced this

vesln avatar Mar 11 '16 09:03 vesln