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
- Host: GitHub
- URL: https://github.com/aminvakil/uploader-telegram-bot
- Owner: aminvakil
- License: gpl-3.0
- Created: 2018-07-28T13:11:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T20:27:18.000Z (almost 8 years ago)
- Last Synced: 2025-04-14T02:51:47.139Z (about 1 year ago)
- Topics: php, telegram, telegram-bot, uploader-telegram-bot
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 17
- Watchers: 1
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.