Skip to content

Add telegram integration #31

Description

@louicoder

Add telegram integration to the application. You should create a function and that function should be executed on an array of the collaborators telegram numbers sending each a message.

  • Create a new folder in ./App called Telegram
  • Inside that folder create a new file called telegram.js
  • Inside that file create called 'telegramSendMessage` which will be responsibe for sending messages to our telegram numbers or more flexible to our telegram group.
  • telegramSendMessage should receive have two parameters. one for the array of numbers to be messaged and the second for the message to be sent.

Resources:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions