Plugins :: tweetz
| Plugin: | tweetz (created: 2009-04-18, modified: 2009-04-18) |
|---|---|
| Summary: | A different Twitter Plugin |
| Author: | crimrow |
| Description: | This plugin is used to follow twitter users via their RSS feeds. The bot runs a timer on each user (staggered) and if they send a twitter update it will be relayed into the appropriate chat channel. The bot will not exceed twitter API calls for the IP address it runs on. If you run too many feeds through this it will just skip over the timers until it can safely talk to twitter again. Usage: tweetz follow <url> => Follow Twitter RSS feed. tweetz remove <url> => Removes a URL from the list of feeds tweetz list => Lists the twitter feeds |
| Installation Instructions: | Requires gem xml-simple: sudo gem install xml-simple |
Versions
| Version | Created | Changelog | Link |
|---|---|---|---|
| 0.2 | You can now remove by twitter username, instead of just the RSS feed. | Download | |
| 0.1 | Initial version. TODO: Allow follow commands to be done privately. | Download |