biv / jabberbot
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
Jabber_bot_rss.rb | ||
| |
README | ||
| |
jabber_bot.rb | ||
| |
settings.yaml | ||
| |
spec/ |
README
==Requirements== A couple of gems are required gem install jabber-bot gem install feed-normalizer gem install simple-rss ==Configuration== Everything you need is in settings.yaml and it should be pretty self explanatory. Feel free to use the test Jabber account that is in that file - you just need to change the "master" to be your own account and your client should handle the rest The Feed URL is at the moment set to the one straight off the dashboard of the unfuddle account, and it uses my account credentials to grab the authenticated feed. For testing the feed is being called every 10 seconds, you can set this with the @@frequency in jabber_bot.rb ======= Cheers, Toby Based on work done by Toby Hede - a script for codig practice and integration with various third party services, Unfuddle being the first.

