Python论坛  - 讨论区

标题:Re: Re: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。

2004年05月11日 星期二 09:46

Jacob Fan jacob at exoweb.net
Tue May 11 09:46:10 HKT 2004

你可看看这个:
http://msnp.sourceforge.net/
它的功能有:
a.. Login; logout 
a.. Presence states (online, away, etc.) 
a.. Full-fledged API-supported friend list management 
a.. Privacy settings 
a.. Chat conversations (start, join, leave) 
a.. Instant messages 
a.. Typing notifications 
a.. HTTP proxy (tunnelling) support 


还有:
http://www.suttree.com/code/GrokItBot/
http://pyaiml.sourceforge.net/


----- Original Message ----- 
From: <info at xichen.com>
To: <python-chinese at lists.python.cn>
Sent: Tuesday, May 11, 2004 9:47 AM
Subject: Re: Re: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。


> Jacob Fan,您好!
>    我是参考网上的python写的机器人,自己根据msn的协议写的机器人。
> 
> 
> ======= 2004-05-11 09:38:43 您在来信中写道:=======
> 
> >你是用Python的MSN模块做的?还是自己开发的msn模块?
> >
> >另外想做机器人的可以看看这个:
> >http://pyaiml.sourceforge.net/
> > :)
> >----- Original Message ----- 
> >From: <info at xichen.com>
> >To: "python-chinese" <python-chinese at lists.python.cn>
> >Sent: Tuesday, May 11, 2004 8:54 AM
> >Subject: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。
> >
> >
> >> python-chinese,您好!
> >>        我的思路是我这边的接口负责登陆msn和接收msn上传来的信息。将信息通过socket来通讯,这样大家都可以写msn机器人的扩展了。
> >>        大家给点建议好吗?
> >> 
> >> 
> >>         致
> >> 礼!
> >>   
> >> 
> >>         info
> >>         info at xichen.com
> >>           2004-05-11
> >> 
> >
> >
> >--------------------------------------------------------------------------------
> >
> >
> >> _______________________________________________
> >> python-chinese list
> >> python-chinese at lists.python.cn
> >> http://python.cn/mailman/listinfo/python-chinese
> >> _______________________________________________
> >python-chinese list
> >python-chinese at lists.python.cn
> >http://python.cn/mailman/listinfo/python-chinese
> >
> 
> = = = = = = = = = = = = = = = = = = = =
> 
> 
>         致
> 礼!
>  
> 
>         info
>         info at xichen.com
>           2004-05-11
> 
> 


--------------------------------------------------------------------------------


> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年05月11日 星期二 09:47

info at xichen.com info at xichen.com
Tue May 11 09:47:41 HKT 2004

Jacob Fan,您好!
   我是参考网上的python写的机器人,自己根据msn的协议写的机器人。
	

======= 2004-05-11 09:38:43 您在来信中写道:=======

>你是用Python的MSN模块做的?还是自己开发的msn模块?
>
>另外想做机器人的可以看看这个:
>http://pyaiml.sourceforge.net/
> :)
>----- Original Message ----- 
>From: <info at xichen.com>
>To: "python-chinese" <python-chinese at lists.python.cn>
>Sent: Tuesday, May 11, 2004 8:54 AM
>Subject: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。
>
>
>> python-chinese,您好!
>>        我的思路是我这边的接口负责登陆msn和接收msn上传来的信息。将信息通过socket来通讯,这样大家都可以写msn机器人的扩展了。
>>        大家给点建议好吗?
>> 
>> 
>>         致
>> 礼!
>>   
>> 
>>         info
>>         info at xichen.com
>>           2004-05-11
>> 
>
>
>--------------------------------------------------------------------------------
>
>
>> _______________________________________________
>> python-chinese list
>> python-chinese at lists.python.cn
>> http://python.cn/mailman/listinfo/python-chinese
>> _______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        info
        info at xichen.com
          2004-05-11


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年05月11日 星期二 09:48

info at xichen.com info at xichen.com
Tue May 11 09:48:10 HKT 2004

Jacob Fan,您好!

	自己写的。

======= 2004-05-11 09:39:34 您在来信中写道:=======

>sorry,我是说是用某个现成的msn模块,还是自己开发的msn模块?
>----- Original Message ----- 
>From: "Jacob Fan" <jacob at exoweb.net>
>To: <python-chinese at lists.python.cn>
>Sent: Tuesday, May 11, 2004 9:38 AM
>Subject: Re: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。
>
>
>> 你是用Python的MSN模块做的?还是自己开发的msn模块?
>> 
>> 另外想做机器人的可以看看这个:
>> http://pyaiml.sourceforge.net/
>>  :)
>> ----- Original Message ----- 
>> From: <info at xichen.com>
>> To: "python-chinese" <python-chinese at lists.python.cn>
>> Sent: Tuesday, May 11, 2004 8:54 AM
>> Subject: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。
>> 
>> 
>> > python-chinese,您好!
>> >        我的思路是我这边的接口负责登陆msn和接收msn上传来的信息。将信息通过socket来通讯,这样大家都可以写msn机器人的扩展了。
>> >        大家给点建议好吗?
>> > 
>> > 
>> >         致
>> > 礼!
>> >   
>> > 
>> >         info
>> >         info at xichen.com
>> >           2004-05-11
>> > 
>> 
>> 
>> --------------------------------------------------------------------------------
>> 
>> 
>> > _______________________________________________
>> > python-chinese list
>> > python-chinese at lists.python.cn
>> > http://python.cn/mailman/listinfo/python-chinese
>> >_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        info
        info at xichen.com
          2004-05-11


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年05月11日 星期二 11:08

info at xichen.com info at xichen.com
Tue May 11 11:08:50 HKT 2004

Jacob Fan,您好!

	谢谢,你给我的站点看了。其实我最初是自己写msn机器人和人工智能部分。因为中文的分析和英文的分析完全不一样。后来看到大家都对msn机器人比较感兴趣,所以才有将接口写出来。给大家使用的想法。当然我有AI的机器人仍然会继续开发。谢谢大家的建议。谢谢!

======= 2004-05-11 09:46:10 您在来信中写道:=======

>你可看看这个:
>http://msnp.sourceforge.net/
>它的功能有:
>a.. Login; logout 
>a.. Presence states (online, away, etc.) 
>a.. Full-fledged API-supported friend list management 
>a.. Privacy settings 
>a.. Chat conversations (start, join, leave) 
>a.. Instant messages 
>a.. Typing notifications 
>a.. HTTP proxy (tunnelling) support 
>
>
>还有:
>http://www.suttree.com/code/GrokItBot/
>http://pyaiml.sourceforge.net/
>
>
>----- Original Message ----- 
>From: <info at xichen.com>
>To: <python-chinese at lists.python.cn>
>Sent: Tuesday, May 11, 2004 9:47 AM
>Subject: Re: Re: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。
>
>
>> Jacob Fan,您好!
>>    我是参考网上的python写的机器人,自己根据msn的协议写的机器人。
>> 
>> 
>> ======= 2004-05-11 09:38:43 您在来信中写道:=======
>> 
>> >你是用Python的MSN模块做的?还是自己开发的msn模块?
>> >
>> >另外想做机器人的可以看看这个:
>> >http://pyaiml.sourceforge.net/
>> > :)
>> >----- Original Message ----- 
>> >From: <info at xichen.com>
>> >To: "python-chinese" <python-chinese at lists.python.cn>
>> >Sent: Tuesday, May 11, 2004 8:54 AM
>> >Subject: [python-chinese] 我准备把我写的机器人改写成接口,这样大家都可以来做开发了。
>> >
>> >
>> >> python-chinese,您好!
>> >>        我的思路是我这边的接口负责登陆msn和接收msn上传来的信息。将信息通过socket来通讯,这样大家都可以写msn机器人的扩展了。
>> >>        大家给点建议好吗?
>> >> 
>> >> 
>> >>         致
>> >> 礼!
>> >>   
>> >> 
>> >>         info
>> >>         info at xichen.com
>> >>           2004-05-11
>> >> 
>> >
>> >
>> >--------------------------------------------------------------------------------
>> >
>> >
>> >> _______________________________________________
>> >> python-chinese list
>> >> python-chinese at lists.python.cn
>> >> http://python.cn/mailman/listinfo/python-chinese
>> >> _______________________________________________
>> >python-chinese list
>> >python-chinese at lists.python.cn
>> >http://python.cn/mailman/listinfo/python-chinese
>> >
>> 
>> = = = = = = = = = = = = = = = = = = = =
>> 
>> 
>>         致
>> 礼!
>>  
>> 
>>         info
>>         info at xichen.com
>>           2004-05-11
>> 
>> 
>
>
>--------------------------------------------------------------------------------
>
>
>> _______________________________________________
>> python-chinese list
>> python-chinese at lists.python.cn
>> http://python.cn/mailman/listinfo/python-chinese
>> _______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        info
        info at xichen.com
          2004-05-11


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号