between
between copied to clipboard
Distinguish who send what to complete echobot.py
https://github.com/carpedm20/between/blob/master/examples/echobot.py#L17
This code is not perfect echo bot because it cannot distinguish sender. Here, msg['from'] looks like session_id not an account_id, which is used to distinguish users.