Skip to content

Simple telegram bot server to notify about deadlines in Trello.

Notifications You must be signed in to change notification settings

Kirill89/trello-telegram-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple telegram bot server to notify about deadlines in Trello.

To start now just click here or add @trellonotifybot to your telegram contacts.

Features

  • small
  • no database needed
  • simple to interact

Deploy

You can use existing bot @trellonotifybot, or create your own.

  1. clone this repository
  2. copy config.yml.example to config.yml
  3. fill telegram_token and trello_key in config.yml
  4. run npm install
  5. run server using npm run start (or npm run forever to run using pm2)

About

Simple telegram bot server to notify about deadlines in Trello.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published