From 0155c9b35bce17c14c399ca029e0d751aa6a11d2 Mon Sep 17 00:00:00 2001 From: vzns Date: Fri, 4 Dec 2020 13:34:56 +0100 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e7cd17..db6ca11 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ The **TradingView Webhook Bot** ⚙️ listens to [TradingView](https://tradingview.com) alerts via [webhooks](https://www.tradingview.com/support/solutions/43000529348-i-want-to-know-more-about-webhooks/) using [flask](https://flask.palletsprojects.com/en/1.1.x/). All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email. +> 🔥 You are unsure how to host the bot yourself? No problem, I can help you out with that. Just [contact me](https://github.com/vsnz/vsnz/blob/main/CONTACT.md) directly. + ## Features - Telegram Support using the [Python Telegram](https://github.com/python-telegram-bot/python-telegram-bot) libary - Discord Support using [webhooks](https://support.discord.com/hc/de/articles/228383668-Webhooks-verwenden)