用 Ruby 编写的 MSN 机器人
我想用 Ruby 编写一个 MSN 机器人,并且我找到了一些可以为您完成此任务的库。我想做的是从头开始编写一个 MSN 机器人。我只是想让它写一个“你好!”首先向用户发送消息。我之前(用 Python)编写过一个 IRC 机器人,但我似乎找不到任何关于如何使用 MSN 来实现它的信息。你们有人能帮忙吗?
任何反馈将不胜感激。
菲尔·贝克
I would like to program an MSN bot in Ruby and I have found a few libraries that do it for you. What I would like to do is to write an MSN bot ground up. I just want it to write a "Hello!" message to a user for starters. I have written an IRC bot ground up before (in Python) but I can't seem to find any info about how I should do it with MSN. Can any of you guys help?
Any feedback would be much appreciated.
Phil Baker
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在这里找到协议描述: http://www.hypothetic.org/docs/ msn/general/overview.php
You can find protocol description here: http://www.hypothetic.org/docs/msn/general/overview.php