2021-09-18 16:33:05 +03:00
2021-09-16 17:31:16 +03:00
2021-09-16 17:27:22 +03:00

Binance-Announcements

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

  • Fixed html layout 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%