Evgeny Zinoviev 6c33b96ba6 fix
2021-12-10 19:13:17 +03:00
fix
2021-12-10 19:13:17 +03:00
2021-09-18 16:38:11 +03:00
fix
2021-12-10 19:13:17 +03:00

binance-announcements-scraping-bot

Fork of https://github.com/darroyolpz/Binance-Announcements.

  • Fixed html markup parsing
  • Removed discord
  • Added Telegram notifications

Usage

Crontab example, runs every four hours:

MY_TELEGRAM_CHAT_ID=
MY_TELEGRAM_TOKEN=""
MY_STATE_FILE="$HOME/.binance-scraping-state"

0 */4 * * * /path/to/binance-announcements-scraping-bot/binance-announcements-scraping-bot.py

License

MIT

Description
No description provided
Readme 61 KiB
Languages
Python 100%