An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Notify by sending a Telegram message with Jalali date/time prepended


last-commit
commit-activity


```yml
- name: Notifying
uses: davoudarsalani/action-notify@master
with:
telegram_message: Corrected typos
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
```