From 7a337e0fc692ba24f9cf7008203494dd48e4f818 Mon Sep 17 00:00:00 2001 From: Lynne Date: Mon, 25 Feb 2019 11:22:01 +1000 Subject: [PATCH] removed unecessary break --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 290a240..765f016 100755 --- a/main.py +++ b/main.py @@ -172,7 +172,6 @@ for f in following: #we've caught up to the notices we've already downloaded, so we can stop now #you might be wondering, "lynne, what if the instance ratelimits you after 40 posts, and they've made 60 since main.py was last run? wouldn't the bot miss 20 posts and never be able to see them?" to which i reply, "it's called mstdn-ebooks not fediverse-ebooks. pleroma support is an afterthought" done = True - break pid = patterns["pid"].search(oi['object']['id']).group(0) c.execute("REPLACE INTO toots (id, cw, userid, uri, content) VALUES (?, ?, ?, ?)", ( pid,