AppsPricingBlogTry it
Telegram logo
GitHub logo

Connect Telegram to GitHub

Use 4 documented Telegram triggers to run 24 documented GitHub actions.

4 source triggers
24 target actions
Reverse direction supported

Why Connect Telegram & GitHub?

Start with a Telegram event

Choose from 4 documented triggers, including New Bot Command Received (Instant), New Channel Updates (Instant), New Message Updates (Instant).

Run a GitHub action

Send the event into one of 24 documented actions, such as Create Issue, Search Issues and Pull Requests, Create Branch.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

Telegram logo

Telegram

Triggers (4)

New Bot Command Received (Instant)

Emit new event each time a Telegram Bot command is received.

webhook
New Channel Updates (Instant)

Emit new event each time a channel post is created or updated.

webhook
New Message Updates (Instant)

Emit new event each time a Telegram message is created or updated.

webhook
New Updates (Instant)

Emit new event for each new Telegram event.

webhook

Actions (24)

Create Chat Invite Link

Create an additional invite link for a chat, See the docs for more information

Delete a Message

Deletes a message. See the docs for more information

Edit a Media Message

Edits photo or video messages. See the docs for more information

Edit a Text Message

Edits text or game messages. See the docs for more information

Export Chat Invite Link

Generate a new primary invite link for a chat, See the docs for more information

Forward a Message

Forwards messages of any kind. See the docs for more information

Get the Number of Members in a Chat

Use this module to get the number of members in a chat. See the docs for more information

Kick a Chat Member

Use this method to kick a user from a group, a supergroup or channel. See the docs for more information

List Administrators In Chat

Use this module to get a list of administrators in a chat. See the docs for more information

List Chats

List available Telegram chats. See the docs for more information

List Commands Options

Retrieves available options for the Commands field.

List Updates

Retrieves a list of updates from the Telegram server. See the docs for more information

Pin a Message

Pins a message. See the docs for more information

Promote a Chat Member

Use this method to promote or demote a user in a supergroup or a channel. See the docs for more information

Restrict a Chat Member

Use this method to restrict a user in a supergroup. See the docs for more information

Send a Document/Image

Sends a document or an image to your Telegram Desktop application. See the docs for more information

Send a Photo

Sends a photo to your Telegram Desktop application. See the docs for more information

Send a Sticker

Sends a .webp sticker to you Telegram Desktop application. See the docs for more information

Send a Text Message or Reply

Sends a text message or a reply to your Telegram Desktop application. See the docs for more information

Send a Video

Sends a video file to your Telegram Desktop application. See the docs for more information

Send a Video Note

As of v.4.0, Telegram clients support rounded square mp4 videos of up to 1 minute long. Use this method to send video messages. See the docs for more information

Send a Voice Message

Sends a voice message. See the docs for more information

Send an Album (Media Group)

Sends a group of photos or videos as an album. See the docs for more information

Send an Audio File

Sends an audio file to your Telegram Desktop application. See the docs for more information

GitHub logo

GitHub

Triggers (12)

New Branch Created

Emit new event when a branch is created.

polling
New Card in Column (Classic Projects)

Emit new event when a (classic) project card is created or moved to a specific column. For Projects V2 use New Issue with Status trigger. More information here

polling
New Collaborator

Emit new event when a collaborator is added

polling
New Commit

Emit new event when commits are pushed to a branch

polling
New Commit Comment

Emit new event when a commit comment is created

polling
New Discussion

Emit new event when a discussion is created

polling
New Fork

Emit new event when a repository is forked

polling
New Gist

Emit new events when new gists are created by the authenticated user. See the documentation

polling
New Issue Comment

Emit new event when a new comment is added to an issue or pull request

polling
New Label

Emit new event when a new label is created

polling
New Mention

Emit new event when you are @mentioned in a new commit, comment, issue or pull request. See the documentation

polling
New Notification

Emit new event when the authenticated user receives a new notification. See the documentation

polling

Actions (24)

Create Issue

Create a new issue in a GitHub repo. See the documentation

Search Issues and Pull Requests

Find issues and pull requests by state and keyword. See the documentation

Create Branch

Create a new branch in a GitHub repo. See the documentation

Create Gist

Allows you to add a new gist with one or more files. See the documentation

Create Issue Comment

Create a new comment in a issue. See the documentation

Create or Update File Contents

Create or update a file in a repository. See the documentation

Create Pull Request

Creates a new pull request for a specified repository. See the documentation

Create Repository

Creates a new repository for the authenticated user. See the documentation

Create Workflow Dispatch

Creates a new workflow dispatch event. See the documentation

Disable Workflow

Disables a workflow and sets the **state** of the workflow to **disabled_manually**. See the documentation

Enable Workflow

Enables a workflow and sets the **state** of the workflow to **active**. See the documentation

Get Commit

Get a commit in a GitHub repo. See the documentation

Get Current User

Gather a full snapshot of the authenticated GitHub actor, combining /user, /user/orgs, and /user/teams. Returns profile metadata (login, name, email, company, plan, creation timestamps) and trimmed lists of organizations and teams for quick role awareness. Helpful when you need to validate which user is calling the API, adapt behavior based on their org/team memberships, or provide LLMs with grounding before repository operations. See the documentation.

Get Issue

Get details of an issue in a GitHub repository. See the documentation

Get Issue Assignees

Get assignees for an issue in a GitHub repo. See the documentation

Get Repository Content

Get the content of a file or directory in a specific repository. See the documentation

Get Repository Info

Get information for a specific repository. See the documentation

Get Reviewers

Get reviewers for a PR (see documentation) or Commit SHA (see documentation).

Get Workflow Run

Gets a specific workflow run. See the documentation

List Branches

List branches for a repository using its owner/repo full name (for example, octocat/Hello-World). If you need to discover repository names first, use **List Repositories**. See the documentation

List Commits

List commits in a GitHub repo. See the documentation

List Gist Id Options

Retrieves available options for the Gist Id field.

List Gists for a User

Lists public gists for the specified user. See the documentation

List Organization Options

Retrieves available options for the Organization field.

Integration Features

4 documented Telegram triggers
24 documented GitHub actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported GitHub to Telegram direction

Capability Examples

Telegram trigger → GitHub action

Catalog example
TelegramTelegram

New Bot Command Received (Instant)

GitHubGitHub

Create Issue

GitHub trigger → Telegram action

Reverse direction
GitHubGitHub

New Branch Created

TelegramTelegram

Create Chat Invite Link

How It Works

1

Connect Apps

Authenticate your Telegram and GitHub accounts

2

Choose a Trigger

Select a documented Telegram event

3

Choose an Action

Select the documented GitHub operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 4 documented Telegram triggers.

Automated Actions

Run one of 24 documented GitHub actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

GitHub logoTelegram logo

Reverse Integration Available

Also connect GitHub to Telegram for bidirectional automation

View Integration
Telegram logo

All Telegram Integrations

Explore all available Telegram connections

View All Integrations
GitHub logo

All GitHub Integrations

Explore all available GitHub connections

View All Integrations

Ready to Connect Telegram & GitHub?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free