punchagan / childrens-park

A Jabber/Google-talk bot that can be used as a chatroom. (Based on python-jabberbot)
10 stars 6 forks source link

Veryshortstories #8

Closed cloud9computing closed 10 years ago

cloud9computing commented 10 years ago

Here's the plugin for the stories, upto 10-word long, told by folks on Park to get published on twitter.

To do, before going live: Have to update settings.py with twitter API keys Have to update state.json with a "storytellers" dict, from where we can pick the twitter username of each storyteller (can have a command to register as a storyteller?). Oh, and it has to be tested! :P

Requirement: python-twitter library is a requirement for the plugin.

punchagan commented 10 years ago

@cloud9computing thanks for the lovely feature. I made a few changes to fix the issues we discussed. Can you take a look, and let me know if this looks OK to you?

punchagan commented 10 years ago

@baali removed your commits, since they didn't really fix the issue with indentation.

punchagan commented 10 years ago

@baali @cloud9computing Implemented OAuth based authentication as well. Please review and merge! (Tested to work.)

cloud9computing commented 10 years ago

@punchagan @baali "All is well", says Travis. I concur. Let's go live! :D