https://github.com/davoudarsalani/action-notify
Notify by sending a Telegram message with Jalali date/time prepended
https://github.com/davoudarsalani/action-notify
action jalali jcal jdate notification notify telegram telegram-bot
Last synced: 4 months ago
JSON representation
Notify by sending a Telegram message with Jalali date/time prepended
- Host: GitHub
- URL: https://github.com/davoudarsalani/action-notify
- Owner: davoudarsalani
- Created: 2021-12-14T10:57:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T12:34:14.000Z (about 1 year ago)
- Last Synced: 2025-09-22T15:04:34.111Z (9 months ago)
- Topics: action, jalali, jcal, jdate, notification, notify, telegram, telegram-bot
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notify by sending a Telegram message with Jalali date/time prepended
```yml
- name: Notifying
uses: davoudarsalani/action-notify@master
with:
telegram_message: Corrected typos
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
```