between icon indicating copy to clipboard operation
between copied to clipboard

Distinguish who send what to complete echobot.py

Open carpedm20 opened this issue 10 years ago • 0 comments

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.

carpedm20 avatar May 06 '15 09:05 carpedm20