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.
 
 

24 lines
435 B

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