diff --git a/bots/check-mirroring b/bots/check-mirroring index 044b0ed..78f3729 100755 --- a/bots/check-mirroring +++ b/bots/check-mirroring @@ -130,7 +130,7 @@ else: max_message_id = humbug_client.get_profile()['max_message_id'] - time.sleep(10) + time.sleep(20) if options.verbose: print "Receiving messages!" notices = []