From a86e99e641ec560fb30c7d966bc0e0be8e003d3f Mon Sep 17 00:00:00 2001 From: Catalina Syddall Date: Tue, 23 Jul 2019 17:49:28 -0300 Subject: [PATCH] changing channel on notifications --- data_scraper/notifications.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_scraper/notifications.py b/data_scraper/notifications.py index 09af973..31ecce2 100644 --- a/data_scraper/notifications.py +++ b/data_scraper/notifications.py @@ -18,7 +18,7 @@ except EnvironmentError as e: raise e payload = { - "channel": "#testing_scrapper", + "channel": "#algotrading", "username": "Talebot", "icon_emoji": ":taleb:", "attachments": [{