Skip to content

Conversation

@electricalgorithm
Copy link
Owner

This module provides an Telegram bot API to interact with the user
without a direct access to Home Security Service.

Main responsibilities of the servicer as follows:
- Bot provides if hardware and the bot itself is alive. (/alive)
- Bot provides if the service is dead or alive. (/health hss.service)
- Bot restarts the service if the command is sent. (/restart hss.service)
- Bot provides the latest N logs if wanted. (/logs hss.service:N)
- Bot provides if protectors are in house, and whose. (/inhouse)
- Bot provides an image-shot if wanted. (/imageshot)
- Bot schedules a reboot for the hardware. (/reboot)
- Bot provides a shell access to the hardware. (/shell)

@electricalgorithm
Copy link
Owner Author

Closes #11

@electricalgorithm electricalgorithm merged commit c37a930 into main Apr 21, 2024
@electricalgorithm electricalgorithm deleted the feat/telegram-api branch April 21, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants