Feed subscription IM bot

A

alexander

Hi,

Can anyone help on this?

/
********************************************************************************************************************/


The project should either be hosted online and usable from there, or
can be run locally. Complete ource code should be delivered along with
a brief readme for features. It should take about about 1-2 hours to
complete.
Basic requirements: Build a Python driven IM bot with the following
features
* A user can add the bot to his/her Google talk/jabber friends list.
* The user types the words "sub [feed_url]" to the bot to begin
subscribing to the feed at the specified feed_url ([feed_url] is the
placeholder for the actual feed url. e.g. http://myweb.com/feed)
* The user types the words "unsub [feed_url]" to stop subscribing to
the feed
* The bot scans the feed at a specified time interval, and sends new
contents to the subscribing user
Additional credits:
* Additional bot commands: "ls", "pause [feed_url]", "
resume[feed_url]", "grep [feed_url] [keywords]", whatever you think is
useful and fun, even not feed subscription related
* A web interface for reading/managing subscriptions
* Beautiful, extensible and scalable architecture
Requirements:
* Python 2.5
* Robust and graceful error handling
* Robust unicode handling

/
************************************************************************************************************/

Thanks
 
C

Chris Rebert

Hi,

  Can anyone help on this?

http://stackoverflow.com/questions/1901828/best-python-xmpp-jabber-client-library
http://www.djangoproject.com/

Come back when you have a much less nebulous question. And try
googling first next time.

Regards,
Chris
********************************************************************************************************************/


 The project should either be hosted online and usable from there, or
can be run locally. Complete ource code should be delivered along with
a brief readme for features. It should take about about 1-2 hours to
complete.
 Basic requirements: Build a Python driven IM bot with the following
features
 * A user can add the bot to his/her Google talk/jabber friends list..
 * The user types the words "sub [feed_url]" to the bot to begin
subscribing to the feed at the specified feed_url ([feed_url] is the
placeholder for the actual feed url. e.g. http://myweb.com/feed)
* The user types the words "unsub [feed_url]" to stop subscribing to
the feed
* The bot scans the feed at a specified time interval, and sends new
contents to the subscribing user
Additional credits:
* Additional bot commands: "ls", "pause [feed_url]", "
resume[feed_url]", "grep [feed_url] [keywords]", whatever you think is
useful and fun, even not feed subscription related
* A web interface for reading/managing subscriptions
* Beautiful, extensible and scalable architecture
 Requirements:
 * Python 2.5
 * Robust and graceful error handling
 * Robust unicode handling

/
************************************************************************************************************/

Thanks
 
E

Emile van Sebille

On 11/10/2010 6:49 AM alexander said...
Hi,

Can anyone help on this?

/

Probably most of us, but as it's obviously homework, and expected to
take you 1-2 hours for the level class you're taking, and that it's now
six hours later, why not post where you're at and we can help you wrap
things up?

Emile
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top