Skip to main content

Your git send-email for 2023!

Project description

git send-telegram

your git send-email for 2023!

Setup

  • Obtain API credentials from https://core.telegram.org/api/obtaining_api_id
  • Set credentials:
    git config sendtelegram.apiid <api_id>
    git config sendtelegram.apihash <api_hash>
    
  • Set session string:
    TELEGRAM_API_ID=<api_id> TELEGRAM_API_HASH=<api_hash> ./export-session-string.py
    git config sendtelegram.sessionstring <session_string>
    

You're good to go, let's get those patches a-sending!

git send-telegram --to torvalds HEAD^!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wldhx_git_send_telegram-0.1.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

wldhx_git_send_telegram-0.1.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page