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
キーワード:
参照:[Plagger]