Receive real-time GitHub/GitLab event notifications directly in your Telegram bots, groups, super groups with topics, and channels.
Everything you need to keep your team informed about repository activities.
Stay informed about your project's activity instantly without monitoring.
Filter by event type, branch, or custom rules. Only get what matters.
Bots, groups, super groups with topics, and channels support.
Customize notification messages and buttons via Telegram.
Create custom notification templates for each event type.
Manage settings directly from Telegram with interactive buttons.
Schedule when to receive notifications for specific events.
Secure webhook handling with signature verification.
Get up and running in your Laravel project in minutes.
$ composer require cslant/laravel-telegram-git-notifier
$ php artisan vendor:publish --provider="CSlant\LaravelTelegramGitNotifier\ServiceProvider" --tag="config"
# Telegram Bot Configuration TELEGRAM_BOT_TOKEN="your_bot_token" TELEGRAM_CHAT_ID="your_chat_id"
https://your-domain.com/telegram-git-notifier/webhook
Comprehensive event coverage for both GitHub and GitLab webhooks.
Send notifications to various Telegram destinations.
Direct messages to your bot
Send to team groups
With multiple topics
Broadcast to channels
Install via Composer and start receiving GitHub/GitLab notifications in Telegram today.