senderbot
is a simple CLI tool for sending files or directories
to your telegram chat or channel using one simple command
(and no config files!).
Imagine you want to send a log file to your teammate:
$ senderbot /var/log/nginx/access.log
And voila:
Not yet. By design, I wanted it to be a single binary file without configs. But this is in the plans.
Look at this instruction manual : BUILD.md