Code Monkey home page Code Monkey logo

telegramfilestocloud's Introduction

What is about this bot ?

This bot uploads telegram files to a third-party server.

Usage: Send any file or bot. Then select the third-party server you want to upload to.

Supported clouds

  • anonfiles.com
  • file.io
  • gofile.io
  • Transfer.sh
  • mixdrop.co

Installation

Clone

git clone https://github.com/AbhijithNT/TelegramFiletoCloud.git

cd TelegramFiletoCloud

Install Requirements

pip3 install -U -r requirements.txt

Edit Sample_config.py and replace it with your bot details like this

class Config:
    BOT_USE = False                        # True is private use
    BOT_TOKEN = ''                         # from @botfather
    APP_ID = 1234567                       # from https://my.telegram.org/apps
    API_HASH = ''                          # from https://my.telegram.org/apps
    AUTH_USERS = []                        # Private users id

Run this bot

python3 -m bot

Heroku Deploy

Deploy

๐Ÿ‘ Supporters

Stargazers

Stargazers repo roster for @abhint/TelegramFilestoCloud

Forkers

Forkers repo roster for @abhint/TelegramFilestoCloud

telegramfilestocloud's People

Contributors

abhint avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

telegramfilestocloud's Issues

feature request: support https://gofile.io/

Gofile is a free and anonymous file-sharing platform that respects its users (no cookies, no intrusive ads). You can store and share data of all types (files, images, music, videos, etc...).

Can you add support for this?

An option for private use

Can you say how can i use this bot in private ?
can you add an env for private use ?

Also mixdrop uploading option is not working for me

Progress Update ENV var

If you can please add an env var for telegram message editing limit..like

UPDATE = 60

so progress will be updated only on each minute. else we are getting FLOOD ALERT error on telegram. so if we have an option to add as an env, it will be a better option for users.

Thank you

REQUEST

can you add feature link (mixdrop) to telegram

pyrogram update

[16-Jun-22 08:31:12 - ERROR] - pyrogram.dispatcher - 'Message' object has no attribute 'message_id'

400 MESSAGE_NOT_MODIFIED

Telegram says: [400 MESSAGE_NOT_MODIFIED] - The message was not modified because you tried to edit it using the same content (caused by "messages.EditMessage")

can you add an env var for private use ?

if i want to use this bot for myself,what should i do ? can you add an env var for private use ?

like SUDO_USERS= 6764788555

if env var doesnt filled,everyone can use the bot.something like that..

button error

pyrogram.errors.exceptions.bad_request_400.ButtonDataInvalid: Telegram says: [400 BUTTON_DATA_INVALID] - The button callback data contains invalid data or exceeds 64 bytes (caused by "messages.SendMessage")

Bot For Public Usage

I Tried Removing Auth_Users So It Can Be Used By Anyone But It Gives Me Error. Could You Tell Me How To Bypass Authorized Users Var??

feature

add doodstream.com upload

Gofile.io is not working

Getting below error while updating to gofile.If you can please add fex.net too,That will be a good host

Cannot connect to host store9.gofile.io:443 ssl:default [Name or service not known]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.