Automaton v0.1.0 Automaton View Source

Elixir library to easily build and run ChatBots.

Link to this section Summary

Functions

Converse with a bot by sending it a message

Reply to the user and adds it to the conversation

Link to this section Functions

Converse with a bot by sending it a message

Link to this function reply(bot, sender_id, message_text, context) View Source

Reply to the user and adds it to the conversation