【问题标题】:Auto Update Google Chat Status Message自动更新 Google Chat 状态消息
【发布时间】:2013-04-10 08:25:33
【问题描述】:

我需要经常更改我的 gmail 聊天状态消息,并将其设置为每 X 分钟 10 条预定义消息之一。我怎样才能做到这一点?应该有一个解决方案。 谢谢。

【问题讨论】:

    标签: random chat status


    【解决方案1】:

    有几种方法可以做到这一点。几年前我们这样做的时候,我们使用 python 和 xmpp 并修改了这里讨论的代码http://sathyaphoenix.wordpress.com/2010/08/03/finding-invisible-friends-and-dynamically-updating-your-status-in-google-chat-using-xmpp-scripts-linux-python-ubuntu/

    最近出现在 google 中的另一个链接是:http://bluegray.co.za/content/setting-google-talk-status-python-xmpp

    您需要做的就是使用 xmpp python 模块与 gmail xmpp 服务器建立经过身份验证的连接,并将您的自定义文本作为(显示、状态)节点对象发送。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-03-19
      • 1970-01-01
      • 1970-01-01
      • 2011-01-03
      • 2022-01-06
      • 1970-01-01
      • 2023-03-26
      相关资源
      最近更新 更多