so uh i want to make an ebooks bot
what's the easiest way to cache all of my toots in python? i know there's
"Mastodon.account_statuses()" but how do i travel the pagination until i download all of my toots? and how should i store them locally? has any of this already been solved and i should stop trying to reinvent the wheel?
there's this https://github.com/Srol/mastodon-ebooks
but um, it uses redis and sql ??????
why in the world.
no.
also please do not respond to this with non-python solutions or linking to a twitter bot solution. i'm not looking for a solution for the markov chain, i want to fetch all of my toots first