|
12345678910111213141516 |
- {
- "mastodon": {
- "instance": "mastodon.social",
- "user": "loginemail@example.com",
- "password": "correcthorsebatterystaple"
- },
- "sources": {
- "twitter": "metalabVie",
- "soup": "metalab.soup.io"
- },
- "settings": {
- "days": 1,
- "dryrun": true,
- "databasefilepath": "tootbot.db"
- }
- }
|