autopushed

This commit is contained in:
2023-02-24 01:15:53 +01:00
parent c8a699f654
commit 1b20451797
+1
View File
@@ -24,3 +24,4 @@
- But of course I'm fond of calling books the [[Slow Internet]].
- [[agora]]
- [[agora bot]] for mastodon broke because it ran out of lists -- I thought I had "done enough" by making it remove a list every time it added one (we use them to get a timeline of followers, I forget exactly why), but clearly that was not correct. The dates on the 'leftover' lists' made me think deleting lists fails on certain days, every run for a few hours -- weird.
- Turns out it was also pretty broken to begin with -- for example it was only working for 40 users because that's how many a call to get_followers returns by default (!). I need to work on this bot further and that's OK, I enjoy coding for the Fediverse :)