fileassistantbot
fileassistantbot copied to clipboard
Simple download link generator and URL uploader bot for Telegram - Based on MadelineProto
Results
2
fileassistantbot issues
Sort by
recently updated
recently updated
newest added
Where to find it,which line
``` $token = 'token'; // Путь и имя файла на нашем сервере. $file = __DIR__ . '/image.png'; // Папка на Яндекс Диске (уже должна быть создана). $path = '/uploads/'; //...