diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-09-16 17:01:10 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-09-16 17:01:10 +0300 |
commit | 38f3737e7213701e4be01668dff181b7db3f8f7a (patch) | |
tree | 71a438af9797c29062a1c2a6cc337f3adf0b397e /README.md | |
parent | c2dbff2e2af459ce189b31fa4871bb0023c6bb21 (diff) |
fix parsing, add telegram notifications
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -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 |