schrer / shepherd-bot

A Telegram bot for controlling other computers on the same network with WOL and SSH.
MIT License
3 stars 1 forks source link

Add alive check for machines #7

Open schrer opened 4 years ago

schrer commented 4 years ago

It would be useful to get a message once a machine, that has been sent a WOL magic packet, is done with startup. On sending a wake message it would also be helpful to have a check if a machine is already running and a special response to the user if it is running already. Maybe also a standalone command for alive checks

schrer commented 3 years ago

Standalone command done with PR #10