Simple Telegram Bot to Download and Upload Files From Mega.nz

Overview

Mega.nz-Bot

Simple Telegram Bot to Download Files From Mega.nz and Upload It to Telegram

Features

  • All Mega.nz File Links supported
  • No login required
  • Auto Detect File Type Before Upload to Telegram
  • Auth Users Only
  • Mega User Account Supported
  • Upload Files From Telegram to Mega.nz
  • Import Files From Public Mega.nz Url

Deploy

Deploy your own Bot ♥️ ! Star 🌟 Fork 🍴 and Deploy

With Heroku

Deploy

With VPS/PC

  • Clone the Repo,
git clone https://github.com/Itz-fork/Mega.nz-Bot
  • Enter the directory,
cd Mega.nz-Bot
  • Install Requirements,
pip3 install -r requirements.txt
  • Run the Bot,
python3 main.py

Support

Comments
  • Deploy Error

    Deploy Error

    === Fetching app code =!= Your app does not include a heroku.yml build manifest. To deploy your app, either create a heroku.yml: https://devcenter.heroku.com/articles/build-docker-images-heroku-yml Or switch back to buildpack-based deploys: https://devcenter.heroku.com/articles/container-registry-and-runtime#changing-deployment-method

    opened by nullesbot 2
  • AttributeError: The API key is required for new authorizations.

    AttributeError: The API key is required for new authorizations.

    Hi,

    I'm trying to deploy this bot in termux android. but I receiving this error? I would appreciate it if you could help me with this problem?

    Traceback (most recent call last):
      File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
        return _run_code(code, main_globals, None,
      File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
        exec(code, run_globals)
      File "/data/data/com.termux/files/home/Mega.nz-Bot/megadl/__main__.py", line 18, in <module>
        meganzbot.start()
      File "/usr/local/lib/python3.9/dist-packages/pyrogram/sync.py", line 66, in async_to_sync_wrap
        return loop.run_until_complete(coroutine)
      File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
        return future.result()
      File "/usr/local/lib/python3.9/dist-packages/pyrogram/methods/utilities/start.py", line 58, in start
        is_authorized = await self.connect()
      File "/usr/local/lib/python3.9/dist-packages/pyrogram/methods/auth/connect.py", line 40, in connect
        await self.load_session()
      File "/usr/local/lib/python3.9/dist-packages/pyrogram/client.py", line 575, in load_session
        raise AttributeError("The API key is required for new authorizations. "
    AttributeError: The API key is required for new authorizations. More info: https://docs.pyrogram.org/start/auth
    

    Edit:

    I did cp config.sample config.env and fill every line

    opened by forbot002 2
  • Upload failed due to an unknown error

    Upload failed due to an unknown error

    Please make sure that you've provided the correct username and password

    this message I am getting in bot when telegram file download completed but bot failing while uploading it to Mega. I have verified my username and password both are correct.

    opened by mjwebhacks 1
  • What's wrong??

    What's wrong??

    2022-03-26T14:41:29.425138+00:00 heroku[worker.1]: State changed from starting to up 2022-03-26T14:41:30.040801+00:00 app[worker.1]: 2022-03-26T14:41:30.040814+00:00 app[worker.1]: __ ___ ___ __ 2022-03-26T14:41:30.040815+00:00 app[worker.1]: / |/ /__ ___ ____ _ ___ ___ ____ / _ )___ / /_ 2022-03-26T14:41:30.040815+00:00 app[worker.1]: / /|/ / -) _ / _/ _ / _ /_ / // / _ / _ / __/ 2022-03-26T14:41:30.040815+00:00 app[worker.1]: // //_/_, /_,/ () ////// /___/___/_/ 2022-03-26T14:41:30.040816+00:00 app[worker.1]: /___/ 2022-03-26T14:41:30.040816+00:00 app[worker.1]: 2022-03-26T14:41:30.040816+00:00 app[worker.1]: Process: Your Mega.nz-Bot is Starting! Please Wait... 2022-03-26T14:41:30.040820+00:00 app[worker.1]: 2022-03-26T14:41:34.376477+00:00 app[worker.1]: Traceback (most recent call last): 2022-03-26T14:41:34.376497+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2022-03-26T14:41:34.376593+00:00 app[worker.1]: return _run_code(code, main_globals, None, 2022-03-26T14:41:34.376594+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/runpy.py", line 86, in _run_code 2022-03-26T14:41:34.376671+00:00 app[worker.1]: exec(code, run_globals) 2022-03-26T14:41:34.376674+00:00 app[worker.1]: File "/app/megadl/main.py", line 15, in 2022-03-26T14:41:34.376732+00:00 app[worker.1]: meganzbot.start() 2022-03-26T14:41:34.376740+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/sync.py", line 66, in async_to_sync_wrap 2022-03-26T14:41:34.376812+00:00 app[worker.1]: return loop.run_until_complete(coroutine) 2022-03-26T14:41:34.376819+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete 2022-03-26T14:41:34.376977+00:00 app[worker.1]: return future.result() 2022-03-26T14:41:34.376985+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/methods/utilities/start.py", line 67, in start 2022-03-26T14:41:34.377056+00:00 app[worker.1]: await self.initialize() 2022-03-26T14:41:34.377063+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/methods/auth/initialize.py", line 44, in initialize 2022-03-26T14:41:34.377137+00:00 app[worker.1]: self.load_plugins() 2022-03-26T14:41:34.377144+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/client.py", line 720, in load_plugins 2022-03-26T14:41:34.377304+00:00 app[worker.1]: module = import_module(module_path) 2022-03-26T14:41:34.377311+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/importlib/init.py", line 126, in import_module 2022-03-26T14:41:34.377382+00:00 app[worker.1]: return _bootstrap._gcd_import(name[level:], package, level) 2022-03-26T14:41:34.377389+00:00 app[worker.1]: File "", line 1050, in _gcd_import 2022-03-26T14:41:34.377458+00:00 app[worker.1]: File "", line 1027, in _find_and_load 2022-03-26T14:41:34.377498+00:00 app[worker.1]: File "", line 1006, in _find_and_load_unlocked 2022-03-26T14:41:34.377536+00:00 app[worker.1]: File "", line 688, in _load_unlocked 2022-03-26T14:41:34.377575+00:00 app[worker.1]: File "", line 883, in exec_module 2022-03-26T14:41:34.377619+00:00 app[worker.1]: File "", line 241, in _call_with_frames_removed 2022-03-26T14:41:34.377658+00:00 app[worker.1]: File "/app/megadl/modules/callbacks.py", line 9, in 2022-03-26T14:41:34.377732+00:00 app[worker.1]: from .mega_dl import basedir 2022-03-26T14:41:34.377739+00:00 app[worker.1]: File "/app/megadl/modules/mega_dl.py", line 11, in 2022-03-26T14:41:34.377815+00:00 app[worker.1]: from fsplit.filesplit import Filesplit 2022-03-26T14:41:34.377844+00:00 app[worker.1]: ModuleNotFoundError: No module named 'fsplit' 2022-03-26T14:41:34.603762+00:00 heroku[worker.1]: Process exited with status 1 2022-03-26T14:41:34.681526+00:00 heroku[worker.1]: State changed from up to crashed

    opened by Abdalfattahaktaa 1
  • Mega link download problem.

    Mega link download problem.

    Although mega link is fine it is working in any browser plus mega app and also link doesn't contains mega.co.nz still /download command is giving error i.e "Sorry, I can't find a valid mega.nz url in your message! Can you check it again?

    Also Make sure your url doesn't contain mega.co.nz.

    If there is,

    • Open that url in a web-browser and wait till webpage loads.
    • Then simply copy url of the webpage that you're in
    • Try Again"

    So, hope it will be fixed ASAP or tell me anything else I should do?

    Thank You.

    opened by 08raviyadav 1
  • What's wrong

    What's wrong

    2022-03-26T14:41:29.425138+00:00 heroku[worker.1]: State changed from starting to up 2022-03-26T14:41:30.040801+00:00 app[worker.1]: 2022-03-26T14:41:30.040814+00:00 app[worker.1]: __ ___ ___ __ 2022-03-26T14:41:30.040815+00:00 app[worker.1]: / |/ /__ ___ ____ _ ___ ___ ____ / _ )___ / /_ 2022-03-26T14:41:30.040815+00:00 app[worker.1]: / /|/ / -) _ / _/ _ / _ /_ / // / _ / _ / __/ 2022-03-26T14:41:30.040815+00:00 app[worker.1]: // //_/_, /_,/ () ////// /___/___/_/ 2022-03-26T14:41:30.040816+00:00 app[worker.1]: /___/ 2022-03-26T14:41:30.040816+00:00 app[worker.1]: 2022-03-26T14:41:30.040816+00:00 app[worker.1]: Process: Your Mega.nz-Bot is Starting! Please Wait... 2022-03-26T14:41:30.040820+00:00 app[worker.1]: 2022-03-26T14:41:34.376477+00:00 app[worker.1]: Traceback (most recent call last): 2022-03-26T14:41:34.376497+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2022-03-26T14:41:34.376593+00:00 app[worker.1]: return _run_code(code, main_globals, None, 2022-03-26T14:41:34.376594+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/runpy.py", line 86, in _run_code 2022-03-26T14:41:34.376671+00:00 app[worker.1]: exec(code, run_globals) 2022-03-26T14:41:34.376674+00:00 app[worker.1]: File "/app/megadl/main.py", line 15, in 2022-03-26T14:41:34.376732+00:00 app[worker.1]: meganzbot.start() 2022-03-26T14:41:34.376740+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/sync.py", line 66, in async_to_sync_wrap 2022-03-26T14:41:34.376812+00:00 app[worker.1]: return loop.run_until_complete(coroutine) 2022-03-26T14:41:34.376819+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete 2022-03-26T14:41:34.376977+00:00 app[worker.1]: return future.result() 2022-03-26T14:41:34.376985+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/methods/utilities/start.py", line 67, in start 2022-03-26T14:41:34.377056+00:00 app[worker.1]: await self.initialize() 2022-03-26T14:41:34.377063+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/methods/auth/initialize.py", line 44, in initialize 2022-03-26T14:41:34.377137+00:00 app[worker.1]: self.load_plugins() 2022-03-26T14:41:34.377144+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/site-packages/pyrogram/client.py", line 720, in load_plugins 2022-03-26T14:41:34.377304+00:00 app[worker.1]: module = import_module(module_path) 2022-03-26T14:41:34.377311+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.10/importlib/init.py", line 126, in import_module 2022-03-26T14:41:34.377382+00:00 app[worker.1]: return _bootstrap._gcd_import(name[level:], package, level) 2022-03-26T14:41:34.377389+00:00 app[worker.1]: File "", line 1050, in _gcd_import 2022-03-26T14:41:34.377458+00:00 app[worker.1]: File "", line 1027, in _find_and_load 2022-03-26T14:41:34.377498+00:00 app[worker.1]: File "", line 1006, in _find_and_load_unlocked 2022-03-26T14:41:34.377536+00:00 app[worker.1]: File "", line 688, in _load_unlocked 2022-03-26T14:41:34.377575+00:00 app[worker.1]: File "", line 883, in exec_module 2022-03-26T14:41:34.377619+00:00 app[worker.1]: File "", line 241, in _call_with_frames_removed 2022-03-26T14:41:34.377658+00:00 app[worker.1]: File "/app/megadl/modules/callbacks.py", line 9, in 2022-03-26T14:41:34.377732+00:00 app[worker.1]: from .mega_dl import basedir 2022-03-26T14:41:34.377739+00:00 app[worker.1]: File "/app/megadl/modules/mega_dl.py", line 11, in 2022-03-26T14:41:34.377815+00:00 app[worker.1]: from fsplit.filesplit import Filesplit 2022-03-26T14:41:34.377844+00:00 app[worker.1]: ModuleNotFoundError: No module named 'fsplit' 2022-03-26T14:41:34.603762+00:00 heroku[worker.1]: Process exited with status 1 2022-03-26T14:41:34.681526+00:00 heroku[worker.1]: State changed from up to crashed

    opened by Abdalfattahaktaa 0
  • invalid syntax ((await megabot.get_me()).username)

    invalid syntax ((await megabot.get_me()).username)

    Running with python3 -m megadl outputs the following

    Traceback (most recent call last):
      File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
        "__main__", mod_spec)
      File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
        exec(code, run_globals)
      File "/root/mega/Mega.nz-Bot/megadl/__main__.py", line 15, in <module>
        meganzbot.start()
      File "/usr/local/lib/python3.6/dist-packages/pyrogram/sync.py", line 56, in async_to_sync_wrap
        return loop.run_until_complete(coroutine)
      File "/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete
        return future.result()
      File "/usr/local/lib/python3.6/dist-packages/pyrogram/methods/utilities/start.py", line 68, in start
        await self.initialize()
      File "/usr/local/lib/python3.6/dist-packages/pyrogram/methods/auth/initialize.py", line 44, in initialize
        self.load_plugins()
      File "/usr/local/lib/python3.6/dist-packages/pyrogram/client.py", line 715, in load_plugins
        module = import_module(module_path)
      File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
        return _bootstrap._gcd_import(name[level:], package, level)
      File "<frozen importlib._bootstrap>", line 994, in _gcd_import
      File "<frozen importlib._bootstrap>", line 971, in _find_and_load
      File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
      File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
      File "<frozen importlib._bootstrap_external>", line 674, in exec_module
      File "<frozen importlib._bootstrap_external>", line 781, in get_code
      File "<frozen importlib._bootstrap_external>", line 741, in source_to_code
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "<fstring>", line 1
        ((await megabot.get_me()).username)
                      ^
    SyntaxError: invalid syntax
    
    opened by MouamleH 0
  • Not uploading

    Not uploading

    Error:

    Upload failed due to an unknown error.

    Please make sure that you've provided the correct username and password.

    You can open a new issue if the problem persists - https://github.com/Itz-fork/Mega.nz-Bot/issues

    opened by AliAryanTech 0
  • "Unable to find Mega Email and Password" even if I linked a valid account

    I put my email and password in the config file but I get this. It cant be wrong because i copied from the cofig file and pasted it into mega.nz and it loggin in without problems. So i think there is something wrong 2022-11-02 09_43_11-binnichtaktiv_Mega nz-Bot_ Simple Telegram Bot to Download and Upload Files From

    opened by binnichtaktiv 0
  • Project dependencies may have API risk issues

    Project dependencies may have API risk issues

    Hi, In Mega.nz-Bot, inappropriate dependency versioning constraints can cause risks.

    Below are the dependencies and version constraints that the project is using

    pyrogram
    TgCrypto
    filetype
    filesplit
    wget
    git+https://github.com/Itz-fork/pyro-mega.py.git
    

    The version constraint == will introduce the risk of dependency conflicts because the scope of dependencies is too strict. The version constraint No Upper Bound and * will introduce the risk of the missing API Error because the latest version of the dependencies may remove some APIs.

    After further analysis, in this project, The version constraint of dependency pyrogram can be changed to >=1.0.0,<=2.0.57.

    The above modification suggestions can reduce the dependency conflicts as much as possible, and introduce the latest version as much as possible without calling Error in the projects.

    The invocation of the current project includes all the following methods.

    The calling methods from the pyrogram
    pyrogram.idle
    pyrogram.filters.command
    pyrogram.Client
    pyrogram.filters.regex
    
    The calling methods from the all methods
    login_to_mega
    megadl.data.PROCESS_TEXT.format
    float
    send_errors
    open
    json.loads
    set
    join
    client.get_me
    pyrogram.types.InlineQueryResultArticle
    open.close
    pyrogram.types.InlineKeyboardButton
    megadl.meganzbot.send_message
    query.query.strip.split
    megadl.helpers_nexa.account.m.get_quota
    query.query.strip.lower.strip
    TimeFormatter
    pyrogram.filters.command
    megadl.helpers_nexa.megatools.MegaTools.upload
    self.__genErrorMsg
    os.environ.get.split
    up_file.forward.reply_text
    inline_down_butotns.append
    run.stdout.read
    callbacks.get_buttons
    megadl.meganzbot.send_animation
    os.remove
    megadl.helpers_nexa.account.m.get_public_url_info
    print
    megadl.helpers_nexa.mega_help.send_logs
    megadl.helpers_nexa.mega_help.check_logs
    os.environ.get
    str
    UnknownError
    functools.partial
    megadl.meganzbot.send_photo
    pyrogram.Client.on_inline_query
    len
    message.reply_text
    pyrogram.types.InputTextMessageContent
    split_files
    time.time
    Messages.get
    megadl.helpers_nexa.mega_help.humanbytes
    megadl.helpers_nexa.megatools.MegaTools.download
    megadl.helpers_nexa.account.m.get_user
    megadl.meganzbot.send_document
    pyrogram.Client.on_message
    query.query.strip
    up_file.forward
    super.__init__
    shutil.rmtree
    query.message.reply_text
    query.query.strip.lower.split
    super
    mega.Mega
    subprocess.Popen.poll
    megadl.helpers_nexa.account.m.get_upload_link
    get_vid_duration
    data.B_START_TEXT.format
    data.PROCESS_TEXT.format
    megadl.meganzbot.get_chat
    megadl.data.get_msg
    os.path.isfile
    pyrogram.Client
    pyrogram.Client.on_callback_query
    megadl.helpers_nexa.account.m.import_public_url
    os.path.basename
    run.stdout.readline
    megadl.data.ERROR_TEXT.format
    megadl.data.get_msg.format
    self.genConfig
    megadl.helpers_nexa.mega_help.send_errors
    self.runCmd
    self.__is_account
    megadl.meganzbot.send_video
    megadl.data.get_buttons
    meganzbot.start
    pyrogram.types.InlineKeyboardMarkup
    megadl.meganzbot.get_me
    asyncio.get_running_loop
    self.makeDir
    UnableToCreateDirectory
    range
    dict
    filetype.guess
    humanbytes
    megadl.helpers_nexa.account.m.download_url
    os.walk
    run.stdout.read.decode
    query.edit_message_text
    re.match
    os.makedirs
    os.path.join
    client.download_media
    os.path.exists
    divmod
    re.search
    megadl.helpers_nexa.megatools.MegaTools
    message.text.split
    os.stat
    math.floor
    int
    mega.Mega.login
    megadl.meganzbot.send_audio
    pyrogram.types.InlineKeyboardButton.get
    open.write
    filesplit.split.Split
    run_shell_cmds
    query.answer
    message.reply
    megadl.helpers_nexa.up_helper.guess_and_send
    message.reply_text.edit
    message.edit
    megauplaod_msg.edit.edit
    client.answer_inline_query
    query.query.strip.lower
    round
    query.message.delete
    self.__checkErrors
    megabot.get_me
    answers.append
    pyrogram.filters.regex
    filesplit.split.Split.bysize
    exit
    subprocess.Popen
    pyrogram.idle
    megadl.meganzbot.edit_message_text
    UploadFailed
    json.dumps
    asyncio.get_running_loop.run_in_executor
    message.reply_text.delete
    megadl.helpers_nexa.account.m.get_storage_space
    format
    os.path.isdir
    func
    

    @developer Could please help me check this issue? May I pull a request to fix it? Thank you very much.

    opened by PyDeps 0
  • Bot Is Hosted And Started But Downloading Files

    Bot Is Hosted And Started But Downloading Files

    I successfully Hosted bot on Ubuntu server and started it but when i send any link to bot it shows: downloading your file" Then with in sec it shows "Successfully Uploaded the file" But not sending any file Then I checked My terminal Side and it shows " Config validation wasn't performed as 'cache_first=False'. Program won't work if the config was missing or corrupted!"

    I installed every required module but still not working

    opened by RajeshSharma46 0
  • Error Message in telegram and Warning ('cache_first=False' on config.ini) - Ubuntu 22.04 Server

    Error Message in telegram and Warning ('cache_first=False' on config.ini) - Ubuntu 22.04 Server

    hello i encounter problem when running this bot on my ubuntu 22.04 Server. there is no problem when setup the program until it run

    but when i tried to download something, i send the link to my bot on telegram this error shows up

    Error: MegaTools.__shellExec() got an unexpected keyword argument 'message_id'

    also in the server side there is warning shows in my terminal after i send link and got an error in telegram

    Config validation wasn't performed as 'cache_first=False'. Program won't work if the config was missing or corrupted!

    opened by bayuapriansah 1
Owner
I'm Not A Bot #Left_TG
Everything is impossible until You use Your Brain 😄
I'm Not A Bot #Left_TG
Simple Telegram Bot to Download and Upload Files From Mega.nz

Mega.nz-Bot Simple Telegram Bot to Download Files From Mega.nz and Upload It to Telegram Features All Mega.nz File Links supported No login required A

I'm Not A Bot #Left_TG 245 Jan 1, 2023
A simple telegram Bot, Upload Media File| video To telegram using the direct download link. (youtube, Mediafire, google drive, mega drive, etc)

URL-Uploader (Bot) A Bot Upload file|video To Telegram using given Links. Features: ?? Only Auth Users (AUTH_USERS) Can Use The Bot ?? Upload YTDL Sup

Hash Minner 18 Dec 17, 2022
A telegram bot that can upload telegram media files to anonfiles.com and give you direct download link

✯ AnonFilesBot ✯ Telegram Files to AnonFiles Upload Bot It will Also Give Direct Download Link Process : Fork This Repositry And Simply Cick On Heroku

Avishkar Patil 38 Dec 30, 2022
A Simple Telegram Bot To Download And Upload Files

AquaDLBot ➠ I Can Download And Upload files To Telegram DEMO Copyright (C) 2020-2026 by AsiaXDev@Github DONATE: BUY US A COFFEE CONTACT DEV : Asia DEP

Asia Argento 8 Feb 15, 2022
A telegram bot to download mega.nz links. (made with pyrogram).

Mega Link Downloader Bot This is a telegram bot to download mega.nz links and return them as files/videos - Made by a 100% noob! (When I mean noob I r

null 171 Dec 27, 2022
A Telegram bot to download youtube playlists and upload them to telegram. (may be slow becoz youtube limitations)

YTPlaylistDL ?? A Telegram bot to download youtube playlists and upload them to telegram. (may be slow becoz youtube limitations) ?? Follow me and sta

Anjana Madu 43 Dec 28, 2022
AirDrive lets you store unlimited files to cloud for free. Upload & download files from your personal drive at any time using its super-fast API.

AirDrive lets you store unlimited files to cloud for free. Upload & download files from your personal drive at any time using its super-fast API.

Sougata 4 Jul 12, 2022
A Telegram Bot to Play Audio in Voice Chats With Youtube and Deezer support. Supports Live streaming from youtube Supports Mega Radio Fm Streamings

Bot To Stream Musics on PyTGcalls with Channel Support. A Telegram Bot to Play Audio in Voice Chats With Supports Live streaming from youtube and Mega

Shamil Habeeb 37 Dec 15, 2022
null 1 Feb 18, 2022
Telegram PHub Bot using ARQ Api and Pyrogram. This Bot can Download and Send PHub HQ videos in Telegram using ARQ API.

Tg_PHub_Bot Telegram PHub Bot using ARQ Api and Pyrogram. This Bot can Download and Send PHub HQ videos in Telegram using ARQ API. OS Support All linu

TheProgrammerCat 13 Oct 21, 2022
Prime Mega is a modular bot running on python3 with autobots theme and have a lot features.

PRIME MEGA Prime Mega is a modular bot running on python3 with autobots theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Cre

『TØNIC』 乂 ₭ILLΣR 45 Dec 15, 2022
This is Pdisk Upload Bot made using Python with Pyrogram Framework. Its capable of uploading direct download link with thumbnail or without thumbnail & with Title Support.

Pdisk-Upload-Bot Introduction This Is PDisk Upload Bot Used To Upload Direct Link To Pdisk With Thumb Support Deploy Heroku Deploy Local Deploy pip in

HEIMAN PICTURES 32 Oct 21, 2022
This is a simple bot that can be used to upload images to a third-party cloud (image hosting). Currently, only the imgbb.com website supports the bot. I Will do future updates

TGImageHosting This is a simple bot that can be used to upload images to a third party cloud (image hosting). Currently, only the imgbb.com website su

Abhijith N T 0 Dec 26, 2021
An Inline Telegram YouTube Downloader bot with custom, permanent thumbnail support and cancel upload facility. Make your fork now.

Inline-Tube-Mate (YouTube Downloader) An Inline Telegram bot that can download YouTube videos with permanent thumbnail support Bot need to be in Inlin

Renjith Mangal 41 Dec 14, 2022
A Telegram Bot to generate permanent Stream and Download links for any Telegram file

Telegram File To Stream Link This bot will give you permanent Stream and Download links for Telegram files Deploy the Bot Press the below button to de

Shadow 80 Dec 16, 2022
A Bot to Upload files to Many Cloud services. Powered by Telethon.

oVo MultiUpload V1.0 ?? A Bot to Upload files to Many Cloud services. Powered by Telethon _ ?? Follow me and star this repo for more telegram bots. @H

null 32 Dec 30, 2022
A Telegram Bot That Provides Permanent Download Links For Sent Files.

FileStreamBot A Telegram bot to all media and documents files to web link . Report a Bug | Request Feature Demo Bot: ?? About This Bot : This bot will

Flux Inc. 1 Nov 2, 2021
A Bot Upload file|video To Telegram using given Links.

A Bot Upload file|video To Telegram using given Links.

Hash Minner 19 Jan 2, 2023
TG-Url-Uploader-Bot - Telegram RoBot to Upload Links

MW-URL-Uploader Bot Telegram RoBot to Upload Links. Features: ?? Only Auth Users

Aadhi 3 Jun 27, 2022