Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smirltech/telegram-notifier
This project sends notifications on github push.
https://github.com/smirltech/telegram-notifier
api commit laravel push-notifications telegram-bot
Last synced: 29 days ago
JSON representation
This project sends notifications on github push.
- Host: GitHub
- URL: https://github.com/smirltech/telegram-notifier
- Owner: smirltech
- Created: 2022-10-23T07:33:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-21T16:42:51.000Z (about 1 year ago)
- Last Synced: 2023-12-21T19:21:15.546Z (about 1 year ago)
- Topics: api, commit, laravel, push-notifications, telegram-bot
- Language: PHP
- Homepage: https://telegram-notifier.smirltech.com
- Size: 3.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Telegram Notifier](https://banners.beyondco.de/Telergam%20Notifier.png?theme=light&packageManager=&packageName=https%3A%2F%2Ftelegram.smirltech.com&pattern=architect&style=style_1&description=A+bot+to+send+notifications+into+your+Telegram+group.&md=1&showWatermark=1&fontSize=100px&images=bell)
# Telegram Notifier
This is a simple script to send notifications to your Telegram group. It uses the Telegram Bot API to send messages to
your account. You can use this script to send notifications to your Telegram group when there is a event on your
github repository.## How to use
1. Add https://t.me/SmirlTechNotifierBot to your Telegram group.
2. Add https://t.me/myidbot to your Telegram group.
3. Get your group id by sending `/getgroupid` to the https://t.me/myidbot
4. Add `https://telegram.smirltech.com/api/github/{groupId}` to your github repository webhook.## How it works
Get notified when there is a event on your github repository. This script will send a message to your Telegram group
when there is a event on your github repository. The message will contain the following information:![alt text](img.png "Telegram Notifier")