KabutR is a automated mailing system and reminder built wuth NodeJs and Telegram Bot API
- Reminder as a text message on Telegram
- Reply with work to do/done
- Magic!
- Clone to your system
- Add your token.json and credentials.json files as:
{
"token": "TOKEN HERE"
}
{
"email": "MAIL ID HERE",
"password": "MAIL'S PASSWORD",
"chatId": "<Your CHAT ID with the bot>"
}
- Edit your contacts to be sent in mailTo.json
- Set mail times in mailTimes.json
- Edit mailConfig with your own mail configuration