/telegramChannelBot

Telegram bot that sends a message to the channel when fires webhook in JIRA or BitBucket(feature).

Primary LanguageJavaScript

Telegram Channel bot

Telegram bot that sends a message to the channel when fires webhook in JIRA or BitBucket(feature).

Roadmap

  • Create telegram bot by BotFather
  • Config app in src/config/index.js
  • Set webhook in JIRA to app bot route (for example /api/v1/route/messages)

TODO:

  • Add templates to few events of JIRA:
    • jira:issue_created
    • jira:issue_updated
  • Add templates to few events of bitbucket
    • Create Pull Request
    • Create comment to Pull Request
  • Tests

References