Skip to content

akylus/KabutR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KabutR

KabutR is an automated mailing system and reminder built with NodeJs and Telegram Bot API

  • Reminder as a text message on Telegram
  • Reply with work to do/done
  • Magic!

Working Screenshots

Conversation with Telegram Bot

drawing

Mail Received to the mentioned contacts!

drawing

Usage

  • Clone to your system
  • Add your token.json and credentials.json files as:
{
  "token": "<TOKEN HERE>"
}
{
    "email": "<MAIL ID HERE>",
    "password": "<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

About

Automatic Mailing System with Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published