NAME
Plagger::Plugin::CustomFeed::2chSearch - Custom feed for 2ch Search with Moritapo
SYNOPSIS
global:
user_agent:
cookies: /path/to/cookies.txt
plugins:
- module: Subscription::Config
config:
feed:
- http://find.2ch.net/index.php?BBS=2ch&TYPE=BODY&STR=Plagger&COUNT=10
- module: CustomFeed::2chSearch
DESCRIPTION
This plugin creates a custom feed off of 2ch search http://find.2ch.net/. Since 2ch search requires Moritapo to search by fulltext, this plugin also requires a valid login cookie set to global user_agent config.
FREQUENCY FOR SEARCHES
By default, this plugin doesn't search more than once in an hour by default, to save your money (Moritapo). If you want to reduce search frequency more (like once in a day), consider using Plagger::Rule::DateTimeCron to trigger Subscription::Config for it.
AUTHOR
Tatsuhiko Miyagawa