|
Install_Howto
#msnrobotweb is a msn robot with a small http server embeded. Introductionmsnrobotweb(http://code.google.com/p/msnrobotweb/) msnrobotweb is a msn robot with a small http server embeded. message clients could send messages to buddy with a simple http://localhost:9008/post?msg=[some messages] http request. Requirements:
Install (the following Linux-based step, Windows is not difficult )
2 cd msnrobotweb 3 open start.sh to3.1 edit username/password , replace with your own. 3.2 change JAVA_HOME path to your own .
4 run ./start.sh to start , your may see something"http server started with port:xxx" then service is done. 5 add buddy which you changed in 3.1 step as your msn friend, and signin your msn. 6 sending a message. open browser with url : http://localhost:9008/post?msg=hello, your msn would receive a message "hello" . every thing is completed.Depends:in linux or console,try: curl http://localhost:9008/post?msg=hello
|
► Sign in to add a comment
这个msn机器人是不是会给它的所有好友都发送消息呢(包括离线好友)?谢谢,我的msn是rubyonrails@live.cn
jdk-1.6 下,msnrobotweb 可正常运行,在浏览器里执行后,发送消息得到回馈"OK",但我 Pidgin 并没收到消息..
我的问题和楼上的一样的,怎么回事呢?jdk1.6.0_13,live messenger 2009