Community Contributed Telegram Bot (Unverified)
detail.loadingPreview
This workflow fetches open GitHub issues with the label 'Bug' that have fewer than 5 comments and sends their title and URL to a Telegram user.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to monitor GitHub repositories for specific types of issues and notify a Telegram user. It fetches open issues labeled 'Bug', filters them based on the number of comments, and then sends a message containing the issue title and a direct link to the issue via Telegram.
Key Features
- Fetches open GitHub issues with a specified label ('Bug' by default).
- Filters issues based on the number of comments (less than 5).
- Maps relevant issue data (title, URL, created date, comments).
- Sends a formatted message to a Telegram user.
- Configurable GitHub repository and owner.
- Scheduled to run every 10 minutes.
How To Use
- Set up GitHub Credentials: Configure your GitHub API credentials in n8n.
- Configure GitHub Node: Replace the placeholder
OWNERandREPO NAMEin the 'Get Github Issues' node with your target repository's owner and name. - Set up Telegram Credentials: Create a Telegram bot using BotFather and configure your Telegram API credentials in n8n.
- Configure Telegram Node: Ensure the 'Send Message to @user' node is correctly configured with your bot token and chat ID.
- Adjust Filters (Optional): Modify the
stateandlabelsparameters in the 'Get Github Issues' node, and the comment count threshold in the 'Check for comments' node, as per your requirements. - Activate the Workflow: Enable the workflow to start the automated monitoring and notification process.
Apps Used
Workflow JSON
{
"id": "f802d321-a5d8-4bbd-9a06-101f66a89921",
"name": "Community Contributed Telegram Bot (Unverified)",
"nodes": 0,
"category": "GitHub & Telegram Integration",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f802d321-a5d8...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Split Out + Telegram(76 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Google Drive + Telegram(64 workflows)
- Gmail + Telegram(63 workflows)
- Execute Workflow Trigger + Telegram(58 workflows)
- Convert To File + Telegram(49 workflows)
- Split Out + Telegram Trigger(32 workflows)
Related Workflows
Discover more workflows you might like
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.