You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
313 B

  1. {
  2. "mastodon": {
  3. "instance": "mastodon.social",
  4. "user": "loginemail@example.com",
  5. "password": "correcthorsebatterystaple"
  6. },
  7. "sources": {
  8. "twitter": "metalabVie",
  9. "soup": "metalab.soup.io"
  10. },
  11. "settings": {
  12. "days": 1,
  13. "dryrun": true,
  14. "databasefilepath": "tootbot.db"
  15. }
  16. }