Skip to content

f022b/telegram_sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram_sender

Very easy telegram sender for windows (also work in Linux), can send photo, message and file, using official BotApi and system variables

Windows: set TELEGRAM_API_KEY=API-KEY

set CHAT_ID=Chat-ID

Linux:

export TELEGRAM_API_KEY=API-KEY

export CHAT_ID=Chat-ID

Usage:

telegram_sender.exe --message Its, Works!!!

telegram_sender.exe --photo C:\temp\picture.jpg

telegram_sender.exe --file C:\temp\myfile.txt

*.exe file dont need any dependens in windows.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages