Add ability to tweet published reports

When a report is automatically published, if a Twitter access token is
set, a Tweet will be published with the title of the report and a link
to the full report.

Change-Id: Ife68d49c4d04a40b1a41a964225fd47dd514d819
diff --git a/.gitignore b/.gitignore
index 0e6c978..7b84e7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 secret/
+.env