Skip to content

Latest commit

 

History

History

telegram_new_msg_notification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Kindeskind - NodeJS New Message Notification Webservice

Webservice for handling telegram messenger new message events

Prerequisites

Optional: Configure Telegram to use specific account

  • Launch telegram-cli locally for the first time and log in with your Telegram credentials
  • Quit telegram-cli after successful log in
  • Copy the content of .telegram-cli directory to docker_volumes/telegram-cli directory

Build docker images

docker-compose -f docker-compose.yml build

Run docker containers

docker-compose -f docker-compose.yml up -d

Authors

  • Christof Kost
  • Marco Maisel
  • Steffen Mauser