From 547a77b12c0955982de761341ede49206a2252ef Mon Sep 17 00:00:00 2001 From: Brendan Howell Date: Sat, 16 Sep 2017 00:09:38 +0200 Subject: [PATCH] started tweet interaction --- screenless/bureau/publicrelations/publicrelations.py | 1 + 1 file changed, 1 insertion(+) diff --git a/screenless/bureau/publicrelations/publicrelations.py b/screenless/bureau/publicrelations/publicrelations.py index a7be4ad..d8cec66 100644 --- a/screenless/bureau/publicrelations/publicrelations.py +++ b/screenless/bureau/publicrelations/publicrelations.py @@ -1,6 +1,7 @@ import codecs import html import os.path +import random import textwrap import urllib