Categorygithub.com/eloylp/go-telegram-uploader
repositorypackage
1.0.0
Repository: https://github.com/eloylp/go-telegram-uploader.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Go telegram uploader

Upload your media , videos or pictures syncing a folder in your system with your telegram bot. It will detect file creation.

How to build

There is one script at the root of the project, build_all.sh that will build all binaries placing them at build folder

./build_all.sh

Will be enough if you have the go toolchain installed on your system.

How to boot

./go-telegram-uploader --chat=your_chat_id --folder=/your/folder --token=your_bot_token 

Precompiled binaries

If you trust on this repo, you can download latest binaries from the current or previous releases