BigOokie / skywire-wing-commander

Wing Commander is a Telegram bot written in GO designed to help the Skyfleet community manage their Skyminers
MIT License
13 stars 5 forks source link

Option for periodic (pulse) notifications from the bot app #5

Closed BigOokie closed 6 years ago

BigOokie commented 6 years ago

Add new feature to allow the user to request periodic notifications from the Bot app to let them know it is still running and has not crashed.

Suggested periods - every: 1hr 2hr 12hr 24hr

Off by default and must be enabled.

BigOokie commented 6 years ago

Heartbeat feature implemented with configuration options in config file as part of v0.1.0-alpha.1. https://github.com/BigOokie/skywire-wing-commander/releases/tag/v0.1.0-alpha.1