Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wassrfeed

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wassrfeed

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

wassrfeed - RSS feedの内容をWassrのヒトコトへ流す

パラメタに与えたURLからfeedを取得して、その内容をWassrに流します。現在サポートしているfeedはほぼTwitterのみです(ようするにTwitterのつぶやきをWassrに転送するのが目的)。

How to Install

gemでインストールできます:

% gem install wassrfeed

How to Use

TwitterのRSS feedをパラメタに与えて実行します:

% wassrfeed https://twitter.com/statuses/user_timeline/EXAMPLE.rss

"EXAMPLE"にTwitterのユーザ名を指定することで、そのユーザのtweetを取得できます。

参考→TwitterのRSSフィードを取得したい場合

cron等で、2分間隔くらいで回すと良いでしょう。前回の状態を記録しておくので、次の実行では追加分のみを流します。


Copyright (C) 2009 TADA Tadashi t@tdtds.jp / You can redistribute it and/or modify it under GPL.

FAQs

Package last updated on 06 Mar 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc