diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index afe0981..98f9b57 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: ['sixbit.io/paypal', 'sixbit.io/crypto'] +custom: ['spranger.dev/coffee'] diff --git a/README.md b/README.md index cc81895..0222223 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email. ## How can I help? 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). \ No newline at end of file +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. 🙌 \ No newline at end of file diff --git a/config.py b/config.py index 5e9e0d3..c082bdf 100644 --- a/config.py +++ b/config.py @@ -1,6 +1,6 @@ # ----------------------------------------------- # # Plugin Name : TradingView-Webhook-Bot # -# Author Name : sixBit # +# Author Name : fspranger # # File Name : config.py # # ----------------------------------------------- # diff --git a/handler.py b/handler.py index 70be1b1..2259037 100644 --- a/handler.py +++ b/handler.py @@ -1,6 +1,6 @@ # ----------------------------------------------- # # Plugin Name : TradingView-Webhook-Bot # -# Author Name : sixBit # +# Author Name : fspranger # # File Name : handler.py # # ----------------------------------------------- # diff --git a/main.py b/main.py index 07bec41..0a5bd6e 100644 --- a/main.py +++ b/main.py @@ -1,6 +1,6 @@ # ----------------------------------------------- # # Plugin Name : TradingView-Webhook-Bot # -# Author Name : sixBit # +# Author Name : fspranger # # File Name : main.py # # ----------------------------------------------- #