如何控制msn消息发送者的“个人消息”通过python显示给别人?

发布于 2024-09-27 10:24:12 字数 62 浏览 0 评论 0原文

如何通过python控制msn messager向别人显示的“个人消息”? 想要与该区域远程共享一些私人信息。

How to control the msn messager's "personal message" displayed to others by python?
Want to share some private infomation remotely with this area.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

千里故人稀 2024-10-04 10:24:12

有许多 Python 解决方案允许您使用 Python 进行 MSN 消息传递。

msnp

这支持您应该能够通知的状态。

msnlib

您可以使用此库构建脚本,它是 MSN Messenger 协议版本 8 的开源 Python 实现。

There are many python solutions that allow you to do MSN messaging with Python.

msnp

This has support for presence states with which you should be able to notify.

msnlib

You could build scripts using this library, which is an opensource Python implementation for the MSN messenger protocol version 8.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文