--- /dev/null
+consumer_key: "consumer_key"
+consumer_secret: "consumer_secret"
+
+access_token : "access_token"
+access_token_secret : "access_token_secret"
+
+sleep: 10
+
+hashtag:
+ - #perlbot
+ - #bot
+
+allow:
+ screen_name:
+ - twitter
+ user_id:
+ - 783214
+ - 9876543210
+
+mail:
+ server: "localhost"
+ to:
+ - "info@example.com"
+ - "bot@irc.example.com"
+ from: "retweetbot@twit.example.jp (Cron Daemon)"
+ subject: "new tweets for retweetbot are found"
+ contenttype : 'text/plain; charset="ISO-2022-JP"'
+ pickup:
+ - search
+ - mention
+ ignore_allowed: yes