16 lines
361 B
Markdown
16 lines
361 B
Markdown
|
---
|
||
|
title: dr_telegram_alert.sh
|
||
|
categories: [alert, dr]
|
||
|
source: bin/dr_telegram_alert.sh
|
||
|
generated: 2025-05-22T08:38:59-04:00
|
||
|
---
|
||
|
|
||
|
# dr_telegram_alert.sh
|
||
|
|
||
|
#!/bin/bash
|
||
|
Telegram Bot Token and Chat ID
|
||
|
Function to send Telegram message
|
||
|
Check if it's the first of the month and send a reminder
|
||
|
|
||
|
_Auto-generated from source script on Thu May 22 08:38:59 AM EDT 2025_
|