Skip to content

Commit

Permalink
remind Chris to order AddressBase on release day
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Nov 10, 2017
1 parent 7c91a2c commit 8bfca02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -23,7 +23,7 @@


def post_slack_message(release):
message = "New AddressBase release %s available" % (release)
message = "New AddressBase release %s available. @chris48s - Order it from https://www.ordnancesurvey.co.uk/psma/ now!" % (release)
slack = SlackClient(SLACK_WEBHOOK_URL)
slack.post_message(message)

Expand Down

0 comments on commit 8bfca02

Please sign in to comment.