Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zh/gae-robot
Google Wave Robot
https://github.com/zh/gae-robot
Last synced: 10 days ago
JSON representation
Google Wave Robot
- Host: GitHub
- URL: https://github.com/zh/gae-robot
- Owner: zh
- Created: 2009-07-27T09:33:39.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-07-27T14:17:19.000Z (over 15 years ago)
- Last Synced: 2023-04-10T23:24:00.136Z (over 1 year ago)
- Language: Python
- Homepage: http://gae-robot.appspot.com/
- Size: 141 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
GAE-Robot
==========Simple Google Wave Robot, hosted on AppEngine (GAE). Using MessagePub
http://messagepub.com/ for posting to GTalk, Twitter etc.Requirements
-------------You need an account on MessagePub. Your API key is on 'Account|Settings'
http://messagepub.com/account/edit . On the same page configure also
the Twitter settings. For XMPP you'll be asked to add the MessagePub bot
to your roster.Usage
------1. Copy settings.py.dist to settings.py and adjust it for your accounts
2. Deploy the robot to AppEngine
3. Add {gae-application-name}@appspot.com to some wave
4. To send a copy of the blip text to XMPP or twitter, add 'cc:twitter' or
'cc:xmpp' in the blip text and press 'Done' button.