commit f50afc52c77ab3691a1e629e3be042aee5d3f963 Author: Ricardo Date: Wed Oct 18 18:59:41 2023 +0200 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c7ffc1a --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +"THE BEER-WARE LICENSE" (Revision 42): wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..a3fdccf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Telegram_BOT_monitor + +This bash file will monitor any linux service and once it stops running it will send a message to a bot in a chat room \ No newline at end of file