Skip to content

themohan/KabutR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KabutR

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!

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": "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

About

Automatic Mailing System with Telegram Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%