Skip to content

This bot uploads telegram files to MixDrop.co,File.io. Usage: Send any file or URL and the bot will upload it to mixdrop.co

License

Notifications You must be signed in to change notification settings

Kaveesha-Induwara/TelegramFiletoCloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is about this bot ?

This bot uploads telegram files to mixdrop.co, File.io.

Usage: Send any file and the bot will upload it to MixDrop.co, File.io

Heroku Deploy

Deploy

Installation

Install Requirements

pip3 install -U -r requirements.txt

Edite sample_config.py

Replace with your bot details
class config():
    BOT_TOKEN = '1051231515:AAGv9yJbkpqQBx5nPnSRTNjF66Y5C9u4u3E'  # from @botfather
    APP_ID = 1234567                                              # from https://my.telegram.org/apps
    API_HASH = 'a6ec7e2ead26d1bcac4a3997780a864c'                 # from https://my.telegram.org/apps
    API_KEY = 'aoHq14CTUQyIPwltD1P'                               # from https://mixdrop.co
    API_EMAIL = 'mixdrop.login.mail.id@yourmail.com'              # from https://mixdrop.co

Run this bot

python3 -m bot

👏 Supporters

Stargazers repo roster for @Abhijith-cloud/TelegramFiletoCloud Forkers repo roster for @Abhijith-cloud/TelegramFiletoCloud

About

This bot uploads telegram files to MixDrop.co,File.io. Usage: Send any file or URL and the bot will upload it to mixdrop.co

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%