With this script you can update your Cloudflare entries with your dynamic DNS. This script is for Linux an Windows script will come soon.
It can be used via crontabs. You can specify how often it should be executed.
# ββββββββββββββ minute (0 - 59)
# β ββββββββββββββ hour (0 - 23)
# β β ββββββββββββββ day of the month (1 - 31)
# β β β ββββββββββββββ month (1 - 12)
# β β β β ββββββββββββββ day of the week (0 - 6) (Sunday to Saturday 7 is also Sunday on some systems)
# β β β β β ββββββββββββββ command to issue
# β β β β β β
# β β β β β β
# * * * * * /bin/bash {Location of the script}
You can use Discord webhooks to get notified when something happens.