Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ei-grad/rss-xmpp
Simple rss2xmpp bot for Google App Engine
https://github.com/ei-grad/rss-xmpp
Last synced: 15 days ago
JSON representation
Simple rss2xmpp bot for Google App Engine
- Host: GitHub
- URL: https://github.com/ei-grad/rss-xmpp
- Owner: ei-grad
- Created: 2011-05-08T00:32:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-11T23:52:09.000Z (over 13 years ago)
- Last Synced: 2024-12-06T13:32:25.298Z (28 days ago)
- Language: Python
- Homepage: http://rss-xmpp.appspot.com/
- Size: 624 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple rss2xmpp bot for Google App Engine
=========================================Demo
----
You could try to use xmpp://[email protected] bot.Command list:
-------------```
HELP []
Show help message for some command.
PING
Answer PONG.
ADD [keywords]
Adds a feed url.
DEL [keywords]
Removes a feed from your list.
DESTROY
Remove all data associated with your account.
LOGIN
Get a key to login via web interface.
FEEDS
Get list of feeds.
```