diff --git a/dbgapmonitor.py b/dbgapmonitor.py index 6333dc5..f4a81de 100644 --- a/dbgapmonitor.py +++ b/dbgapmonitor.py @@ -70,7 +70,7 @@ def dataframe_to_slack_block_with_md_links(df): "type": "section", "text": { "type": "mrkdwn", - "text": "*New dbGaP Authorized Requestors added in the last 7 days*", + "text": "@channel New dbGaP Authorized Requestors added in the last 7 days!", }, } ]