新規作成  編集  差分  HSBT Hiki  ページ一覧  検索  更新履歴  編集履歴  ログイン

Plagger/TwitterのステータスをFrepa の一言に投稿

Filter::Reverseが必要。

global:
  timezone: Asia/Tokyo
  log:
    level: debug
  cache:
    base: /home/hsbt/plagger

plugins:
  - module: CustomFeed::Simple

  - module: Subscription::Config
    config:
      feed:
        - url: http://twitter.com/statuses/user_timeline/3408881.atom

  - module: Filter::Rule
    rule:
      module: Deduped
      path: /home/hsbt/plagger/cache_rule/twitter.cache
      compare_body: 1

  - module: Filter::Reverse

  - module: Publish::Twitter
    config:
      username: username
      password: password
      apiurl: http://www.frepa.livedoor.com/
      apihost: www.frepa.livedoor.com:80
      apirealm: Frepa API

 - module: Publish::Twitter
   config:
     username: username
     password: password
     apiurl: http://api.wassr.jp/
     apihost: api.wassr.jp:80
     apirealm: API Authentication
更新日時:2007/10/07 23:32:08
キーワード:
参照:[Plagger]