sthewissen / Mynt

An Azure Functions-based crypto currency trading bot; featuring 10 exchanges, 25 indicators, custom strategy support, backtester and more
BSD 3-Clause "New" or "Revised" License
237 stars 129 forks source link

Mynt.AspNetCore.Host #70

Closed twixwix closed 6 years ago

twixwix commented 6 years ago

Change please appsettings.json

From: "Telegram": { "ChatId": null, "BotToken": null },

To: "Telegram": { "TelegramChatId": null, "TelegramBotToken": null },