@eldersnake In the meantime I figured out a quick/hacky way to fix this(_for the time being_):\n\n\n "Followers": {\n "test": "https://7a987bae6af1.ngrok.io/twtxt.txt",\n "test_1": "https://7a987bae6af2.ngrok.io/twtxt.txt",\n "test_3": "https://7a987bae6af3.ngrok.io/twtxt.txt"\n },\n
\n\nBasically the code tries to find a unique key for the "nick" to insert into the ".Following" map. Up to 99 before it gives up. It's a hack but it'll work and I just tested this on a test pod. What do ya think? Shall I roll this out?