To ensure reliable information and to avoid unnecessary notifications, please follow these steps:
**Step 1: Update the Dynv DNS settings as instructed by Hermes**
Please proceed with running the given
cf-dyndns.sh script in your cron job. This will update the Dynv DNS settings automatically.
**Step 2: Configure Telegram for delivery and reply messages**
To send error notifications via Telegram:
* Create a new bot on the [Hermes](
https://hermes.bot/dev/) website ([
https://hermes.bot/](https://hermes.bot/)) with Telegram permissions.
* Copy the
token value from your newly added bot account.
**Step 3: Configure Discord for senders**
To send notifications via Discord:
* Create a new bot on the [Hermes](
https://hermes.bot/dev/) website ([
https://hermes.bot/](https://hermes.bot/)) with Discord permissions.
* Copy the
token value from your newly added bot account.
**Step 4: Update Telegram DM notifications for updates**
When Hermes sends an update notification:
* Open your Telegram channel and switch to the "Notifications" tab.
* Enable "Sync" and configure the channels:
+ Telegram: "-1003980922525"
+ Discord: "-1511697499654459422"
+ Telegram:
-1812605657**Step 5: Test notification settings**
Upon receiving a Dynv DNS update:
* Send an automatic reply (e.g., "NOreply"). This should suppress any unnecessary notifications to your groups and members.
* If this step is successful, proceed with the instructions below.
**Further steps**
1. Add more channels for various situations (e.g., public announcements or special events) according to Hermes' documentation:
[https://hermes.bot/docs/tut/dynamic_channels/](https://hermes.bot/docs/tut/dynamic_channels/)
2. Develop an error handler using Python scripts, as the Dynv-dyndns.sh` script may introduce unexpected errors for complex Dynv updates. You can find a pre-written solution in [GitHub: Hermes/Dynv-Dyndns Bot](
https://github.com/HermesBOT/Dynomod-Dyndns-Bot) or through research.
Please note that you might need to implement error handling mechanisms yourself due to the potential complexity of dynamically updating Dynv DNS and sending notifications across different platforms via Hermes.