carpedm20/between

Distinguish who send what to complete echobot.py

Open

#3 创建于 2015年5月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (4 fork)github user discovery
help wanted

仓库指标

Star
 (39 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南