nikhilbadyal/Telegram Uploader
Upload files to Telegram
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- GPL 3.0
Pinned Snippet
uses: nikhilbadyal/ghaction-telegram-uploader@6acf51975a4cb0ec1b946e8edfa40a4b3f4d5c39 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| API_ID | API ID from Telegram. | yes | — |
| API_HASH | API Hash from Telegram. | yes | — |
| BOT_TOKEN | Bot Token (Sender). | yes | — |
| CHAT_ID | Chat to Send(Receiver). | yes | — |
| STICKER_ID | Sticker to Send | no | — |
| CHANGELOG_GITHUB_REPOSITORY | Repo to Fetch Changelog | no | — |
| DOWNLOAD_GITHUB_REPOSITORY | Repo to Download assets | no | — |
| ASSETS_PATTERN | Regex for Asset name match | no | — |
| MESSAGE | Message to send | no | — |
Outputs
no outputs