deadman 0.1.0

A deadman switch implemantation that will notify on Telegram if the user has not interacted with it in a specific interval
Documentation
1
2
pub static CHECK_INTERVAL_MINUTES: i64 = 30;
pub static NOTIFY_DELAY_MINUTES: i64 = 24 * 60;