trunk
Rev | Line | |
---|
[04f609d] | 1 | consumer_key: "consumer_key" |
---|
| 2 | consumer_secret: "consumer_secret" |
---|
| 3 | |
---|
| 4 | access_token : "access_token" |
---|
| 5 | access_token_secret : "access_token_secret" |
---|
| 6 | |
---|
| 7 | sleep: 10 |
---|
| 8 | |
---|
| 9 | hashtag: |
---|
| 10 | - #perlbot |
---|
| 11 | - #bot |
---|
| 12 | |
---|
| 13 | allow: |
---|
| 14 | screen_name: |
---|
| 15 | - twitter |
---|
| 16 | user_id: |
---|
| 17 | - 783214 |
---|
| 18 | - 9876543210 |
---|
| 19 | |
---|
| 20 | mail: |
---|
| 21 | server: "localhost" |
---|
| 22 | to: |
---|
| 23 | - "info@example.com" |
---|
| 24 | - "bot@irc.example.com" |
---|
| 25 | from: "retweetbot@twit.example.jp (Cron Daemon)" |
---|
| 26 | subject: "new tweets for retweetbot are found" |
---|
| 27 | contenttype : 'text/plain; charset="ISO-2022-JP"' |
---|
| 28 | pickup: |
---|
| 29 | - search |
---|
| 30 | - mention |
---|
| 31 | ignore_allowed: yes |
---|
Note: See
TracBrowser
for help on using the repository browser.