From f6550f16dc5020b9dbb249f1e58a822eddb50b18 Mon Sep 17 00:00:00 2001 From: b3yond Date: Sun, 25 Jun 2017 21:51:19 +0200 Subject: [PATCH] extended sleep time --- blacklists/nbg_blacklist | 1 + retweetbot.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/blacklists/nbg_blacklist b/blacklists/nbg_blacklist index eb4dc1a..f741b72 100644 --- a/blacklists/nbg_blacklist +++ b/blacklists/nbg_blacklist @@ -1,4 +1,5 @@ bastard +bitch whore hitler slut diff --git a/retweetbot.py b/retweetbot.py index 94e608d..51feedd 100644 --- a/retweetbot.py +++ b/retweetbot.py @@ -197,4 +197,4 @@ if __name__ == "__main__": pass except: bot.shutdown() - sleep(1) + sleep(3)