Giter Club home page Giter Club logo

pygtalkrobot's People

Watchers

James Cloos avatar

pygtalkrobot's Issues

PyGtalkRobot doesn't work with nohup

Hi, I am Zhe. I was trying to contact you guys but couldn't find the email.
I have made several gtalkbots with your script and it works except it
doesn't work with nohup command so I cannot run it as a daemon. There seems
to be some problems with the encoding. 

And I know it sounds strange, but I actually fixed it by changing the 156
line to:

print(presence.getFrom(), ",", presence.getFrom().getResource(), ",",
presence.getType(), ",", presence.getStatus(), ",", presence.getShow())

Tested with Python 2.6.2 on arch linux.





Original issue reported on code.google.com by [email protected] on 18 Sep 2009 at 12:36

Remove the .svn folders on the download

You should make a "svn export" to generate the content for the download.

PS: sorry about my simple english, I'm from Argentina.

Original issue reported on code.google.com by fisadev on 24 Nov 2009 at 1:07

the bot will eventually go offline

What steps will reproduce the problem?
1. run the bot
2. chat it a few messages
3. leave it along for a while

I run the bot via ssh console while tunning, once run it will sit online 
happily for some time but will eventually go offline in a few hours and never 
respond until restarted. My ssh session remains indicating the network to the 
box remained. Any hints on getting this fixed?

Original issue reported on code.google.com by [email protected] on 21 Jan 2013 at 7:49

Front page has link to porn

What steps will reproduce the problem?
1. Go to http://code.google.com/p/pygtalkrobot/
2. Click http://www.python.com link under the "Prerequisite" section
3. Notice nude teenage girls

The correct link is http://www.python.org, unless you're trying to make
some sort of statement about the decadence of modern programming languages.

Original issue reported on code.google.com by [email protected] on 4 Jun 2009 at 12:22

Bot always appears offline.

What steps will reproduce the problem?
1. set the correct username/password in sampleRobot.py
2. Run the bot.
3. send it a message.

What is the expected output? What do you see instead?
The bot recieves the message, and replies, but is shown as offline.

What version of the product are you using? On what operating system?
latest SVN. Ubuntu 9.04 (python2.6)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 May 2009 at 4:31

Email docstring is broken

What steps will reproduce the problem?
1. Call the email function with 'email'

What is the expected output? What do you see instead?
You see the default function called, rather than the email.

What version of the product are you using? On what operating system?
Not relevant, it's a broken regex

Please provide any additional information below.
 '''[email|mail|em|m]\s+(.*?@.+?)\s+(.*?),\s*(.*?)(?i)'''
Using "[]" rather than "()" means it's taking a character from those, not the 
words. Use "()" and then just increment the referenced args to discard it 
(given the brackets are also being used to capture data).

Original issue reported on code.google.com by [email protected] on 9 Jan 2013 at 4:19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.