簡單使用shell做個硬碟空間警告discord通知
Contents
最近研究出來 discord webhook
想說讓我的動物機玩玩
但是動物機只有裝 python
也沒看到 monolog for discord
不想自幹因為我不熟 python
原本想說使用看看 nodejs
不過想說用原生 shell 看看
不用安裝環境
隨便 google 爬了一個範例Shell script to watch the disk space - nixCraft
因為有語系關係,所以有調整程式碼
踩雷注意!!!
xxx(string): not found
shell =前後盡量不要有空白
|
|
剩下就是設定一下排程
|
|
任務完成!!
備注:
Discord Webhook 可以參考這篇下面使用 monolog 和 slack 做 webhook 小記 | 程式狂想筆記
記得上面 code 要把網址換掉