<2021-11-29T17:53:06.000Z> zero@strelizia.net: Password is: ZX70s3xdOGKlm749TsPaDon't remember the email I used but you can probably change to a new one without it
<2021-11-29T17:53:18.000Z> zero@strelizia.net: Revoked the auths too
<2021-11-29T17:56:10.000Z> paultown: awesome ty
<2021-11-29T17:56:29.000Z> paultown: will probably get around to doing this in a few days, maybe a bit later or earlier lol
<2021-11-29T17:59:05.000Z> zero@strelizia.net: If you don't wanna go down the API rabbit hole this should be easy to modify (if you even need to) https://dev.udongein.xyz/NaiJi/udonge-bot
<2021-11-29T18:01:21.000Z> paultown: interesting, I'll take a look. Chances are I'll just modify my twitter python script since that has the logic for moving stuff to/from folders so I don't repost stuff
<2021-11-29T18:02:26.000Z> zero@strelizia.net: Oh yeah I noticed this
<2021-11-29T18:02:55.000Z> zero@strelizia.net: https://dev.udongein.xyz/NaiJi/udonge-bot/src/branch/master/post-local.py#L45You don't actually need to specify the mime-type I think, if you wanna post videos too, just don't use the second argument
<2021-11-29T18:04:03.000Z> zero@strelizia.net: This is actually the repost shit I modified and was using for OPOhttps://github.com/animeavi/tweet-toot
<2021-11-29T18:05:16.000Z> paultown: interesting, thank you for the links! I think it will be fairly easy to set up, will be fun even if it's not
<2021-11-29T18:05:28.000Z> zero@strelizia.net: Yeah the API is not complicated if you use that mastodon.py lib