summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-09-16 17:01:10 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-09-16 17:01:10 +0300
commit38f3737e7213701e4be01668dff181b7db3f8f7a (patch)
tree71a438af9797c29062a1c2a6cc337f3adf0b397e /README.md
parentc2dbff2e2af459ce189b31fa4871bb0023c6bb21 (diff)
fix parsing, add telegram notifications
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5e96ad8..5d40702 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
# Binance-Announcements
-Web scraping for getting notifications on new announcements
-Like it or not, everything Binance touches turns to gold. New listings on their platform are a great opportunity for traders, so they'd better be well-informed.
+Fork of https://github.com/darroyolpz/Binance-Announcements.
-CHZ coin was listed on their platform yesterday, but unfortunately I missed the announcement on their webpage.
+- Fixed html layout parsing
+- Removed discord
+- Added Telegram notifications
-In order to not happen again, I've created a short script to get the notifications automatically from Binance page. It will run indefinitely in my computer, so everytime they release a new announcement, I'll receive a tweet and a telegram message.
+## License
+
+MIT \ No newline at end of file