An open API service indexing awesome lists of open source software.

https://github.com/aminvakil/uploader-telegram-bot

A little bot which you can send url to it and get its file in Telegram back
https://github.com/aminvakil/uploader-telegram-bot

php telegram telegram-bot uploader-telegram-bot

Last synced: 10 months ago
JSON representation

A little bot which you can send url to it and get its file in Telegram back

Awesome Lists containing this project

README

          

# uploader-telegram-bot
A little bot which you can send url to it and get its file in Telegram back

I used this article to download files via curl.

https://medium.com/ph-devconnect/copying-files-from-server-to-server-using-php-and-curl-e5d08368c56b

Also the token.php which is included in the main.php file contains one variable $botToken which its value is my botToken.