mirror of
https://github.com/wassname/options_backtester.git
synced 2026-06-27 19:00:03 +08:00
changing channel on notifications
This commit is contained in:
@@ -18,7 +18,7 @@ except EnvironmentError as e:
|
||||
raise e
|
||||
|
||||
payload = {
|
||||
"channel": "#testing_scrapper",
|
||||
"channel": "#algotrading",
|
||||
"username": "Talebot",
|
||||
"icon_emoji": ":taleb:",
|
||||
"attachments": [{
|
||||
|
||||
Reference in New Issue
Block a user