python-chatbot
python-chatbot copied to clipboard
A simple, extensible, python-powered IRC bot.
Used `pyscaffold.putup` to create a travis-tested package releaseable to pypi with `$ python setup.py release`
Traceback is, e.g., ``` Traceback (most recent call last): File "/home/hlapiroff/.virtualenvs/granola/local/lib/python2.7/site-packages/twisted/internet/tcp.py", line 209, in _dataReceived rval = self.protocol.dataReceived(data) File "/home/hlapiroff/.virtualenvs/granola/local/lib/python2.7/site-packages/twisted/words/protocols/irc.py", line 2413, in dataReceived basic.LineReceiver.dataReceived(self, data.replace('\r', '')) File "/home/hlapiroff/.virtualenvs/granola/local/lib/python2.7/site-packages/twisted/protocols/basic.py", line...
Currently the Bot.run() process doesn't output anything to the shell. It'd be nice if it gave some useful output.
Urls of the form `http://twitter.com/levitandan/statuses/266374102334451713` should be valid. Fix here: https://github.com/lapilofu/python-chatbot/blob/master/chatbot/contrib/twitter.py#L8