/telegramInfoASUS

Script for Asus router with Merlin firmware, showing system information and temperatures.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

License Buy Me A Coffee

Requirement

Tested

Asus RT-AX88U Pro

Install

  • You need a telegram token, you can apply for one at https://t.me/BotFather, and the Chat ID, you can request it at https://t.me/myidbot
  • Edit telegram.env file with your credentials
  • Copy file telegram.env to /jffs/
  • Copy script /jffs/scripts/

Capture

v1.1

Cron job, in this example, it is executed every 2h

cru a status "0 */2 * * * /jffs/scripts/status.sh"

Thanks

@juanrs_05 and @RMerlinDev