Programming things Afficher plus
My bot works well in generating statements (^_^)But I am having trouble getting all the toots from my account. I keep erroring at 200 toots. Perhaps an API problem? Hm...
@TipsyTentacle i downloaded all of my toots using madonctl (https://github.com/McKael/madonctl) with
madonctl accounts statuses --all
@tcql Before I use it, what format are the toots in? Json?
Also, thank you very much for this tip!!
@TipsyTentacle default is yaml but there is a `-o json` option
Programming things Afficher plus
@TipsyTentacle default is yaml but there is a `-o json` option