Download List

프로젝트 설명

python-jabberbot is a Jabber bot framework for
Python that makes it easy to write simple Jabber
bots. One can use these Jabber bots to provide
information about running systems, to make Web
sites interact with Jabber-enabled visitors, or
notify the bot owner about updates or changes that
are monitored with custom Python scripts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-31 14:03 Back to release list
0.10

XMPP 조정 (현재 재생중인 노래에 대한 상태 메시지)과 XHTML 메시지에 대한 지원이 추가되었습니다. 명령 이름은 이제 botcmd 장식하는 특수 매개 변수와 재정의될 수 있습니다. 명령 처리기에서 기본 응답은 이제 회피할 수 있습니다. 은 (MUC) 다중 사용자 채팅을 조인 봇면, 그 이름은 재버 ID는 사용자 이름으로 사용하는 것을 피하기 위해 재정의될 수 있습니다.
Support for XMPP TUNE (a status message about the currently playing song) and XHTML messages has been added. Command names can now be overridden with a special parameter to the botcmd decorator. The default response in the command handler can now be suppressed. If the bot joins a multi-user chat (MUC), its username can be overridden to avoid having the Jabber ID used as username.

Project Resources