Scrape the Binance API documentation for all Change Logs updates(Spot, Futures, Delivery) every 8 hours. Updates will be notified via Telegram to appointed users.
Set the telegram token and the chat id you want the notifications to be sent to in your environment variable.
export TELEGRAM_API_KEY="<your telegram token>"
export CHAT_ID="<your chat id>"