aboutsummaryrefslogtreecommitdiffstats
path: root/bin/fetch-comments-24hs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fetch-comments-24hs')
-rw-r--r--bin/fetch-comments-24hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/fetch-comments-24hs b/bin/fetch-comments-24hs
index b84f09ba7..602383d40 100644
--- a/bin/fetch-comments-24hs
+++ b/bin/fetch-comments-24hs
@@ -1,4 +1,9 @@
#!/usr/bin/env perl
+#
+# This script utilises the Open311 extension explained at
+# https://github.com/mysociety/FixMyStreet/wiki/Open311-FMS---Proposed-differences-to-Open311
+# to fetch updates on service requests from the past 24 hours, to check none
+# were missed.
use strict;
use warnings;