kopia lustrzana https://github.com/fabston/TradingView-Webhook-Bot
Minor changes
rodzic
257b5cdfb0
commit
339e843326
|
@ -1 +1 @@
|
||||||
custom: ['sixbit.io/paypal', 'sixbit.io/crypto']
|
custom: ['spranger.dev/coffee']
|
||||||
|
|
|
@ -57,4 +57,4 @@ All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email.
|
||||||
|
|
||||||
## How can I help?
|
## How can I help?
|
||||||
All kinds of contributions are welcome!
|
All kinds of contributions are welcome!
|
||||||
The most basic way to show your support is to `⭐️ star` the project, or to raise [`🐞issues`](https://github.com/fspranger/TradingView-Webhook-Bot/issues/new).
|
The most basic way to show your support is to `⭐️ star` the project, or to raise [`🐞issues`](https://github.com/fspranger/TradingView-Webhook-Bot/issues/new). To keep me going you could also buy me a [`☕️ coffee`](https://spranger.dev/coffee). Any kind of support means a lot to me. 🙌
|
|
@ -1,6 +1,6 @@
|
||||||
# ----------------------------------------------- #
|
# ----------------------------------------------- #
|
||||||
# Plugin Name : TradingView-Webhook-Bot #
|
# Plugin Name : TradingView-Webhook-Bot #
|
||||||
# Author Name : sixBit #
|
# Author Name : fspranger #
|
||||||
# File Name : config.py #
|
# File Name : config.py #
|
||||||
# ----------------------------------------------- #
|
# ----------------------------------------------- #
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ----------------------------------------------- #
|
# ----------------------------------------------- #
|
||||||
# Plugin Name : TradingView-Webhook-Bot #
|
# Plugin Name : TradingView-Webhook-Bot #
|
||||||
# Author Name : sixBit #
|
# Author Name : fspranger #
|
||||||
# File Name : handler.py #
|
# File Name : handler.py #
|
||||||
# ----------------------------------------------- #
|
# ----------------------------------------------- #
|
||||||
|
|
||||||
|
|
2
main.py
2
main.py
|
@ -1,6 +1,6 @@
|
||||||
# ----------------------------------------------- #
|
# ----------------------------------------------- #
|
||||||
# Plugin Name : TradingView-Webhook-Bot #
|
# Plugin Name : TradingView-Webhook-Bot #
|
||||||
# Author Name : sixBit #
|
# Author Name : fspranger #
|
||||||
# File Name : main.py #
|
# File Name : main.py #
|
||||||
# ----------------------------------------------- #
|
# ----------------------------------------------- #
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue