Giter VIP home page Giter VIP logo

no-one-kn0ws-me / filerenamebot Goto Github PK

View Code? Open in Web Editor NEW
471.0 1.0 1.2K 341 KB

A Telegram File Renamer Bot With Permanent Thumbnail Support Also It Can Convert Files Into Video!!

Home Page: https://github.com/No-OnE-Kn0wS-Me/FILERENAMEBOT

License: GNU General Public License v3.0

Python 99.38% Dockerfile 0.62%
telegram heroku file rename-files renamer tg telegram-bot telegrambot bot converter

filerenamebot's Introduction

- File Rename Bot

->An Multi purpose Bot Which Can :-

  • ✅Rename Telegram Files Into Any Formats
    (Like Renaming Video Files Into Audio File Or Images Into Stickers, Can Be Rename Any File To Most Of The Available Extensions 🤔 I gus) 
  • ✅Convert Files into Video
  • ✅Supports Custom Caption/ Permanent Thumbnail
  • ✅Force Subscribe To Targeted Chat

->Demo Bots

➡️BOT 1
➡️BOT 2
➡️BOT 3
➡️BOT 4
➡️BOT 5

Deploy straight to Heroku!

Deploy

Required Strings :-

  • -> TG_BOT_TOKEN
    Your Bot Token Taken From @BotFather

  • -> UPDATE_CHANNEL
    An Channel Username Which You Want to Use As An ForceSub Channel Put It Without @

  • -> APP_IDAnd API_HASH
    Get It From Here or @UseTGXBot

Credits, and Thanks to Beloved Developers ;

filerenamebot's People

Contributors

no-one-kn0ws-me 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

filerenamebot's Issues

can you add convertion format to mp4

can you add convertion format to mp4.

because whatsapp,facebook,youtube everyone still allow to upload in mp4.so can you change convertion format to that ?

database.py

async def get_thumb(id):
try:
t= SESSION.query(Thumbnail).get(id)
return t
finally:
SESSION.close()

async def thumb(id):

Server Overload

One person is renaming dozens of files at once and the server is overloading. Sending another file should be restricted while a rename is in progress.

Error

Custom thumbnail is not working

/showthumb issue

when the thumbnail is there, it shows correctly but if the thumbnail is not there then it doesn't show the text no thumbnail found... Pls fix.

Cannot rename! Please help! take a look on this error

2022-05-28T07:03:26.247784+00:00 app[worker.1]: Traceback (most recent call last):
2022-05-28T07:03:26.247784+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.9/site-packages/pyrogram/dispatcher.py", line 240, in handler_worker
2022-05-28T07:03:26.247785+00:00 app[worker.1]:     await handler.callback(self.client, *args)
2022-05-28T07:03:26.247785+00:00 app[worker.1]:   File "/app/plugins/rename_file.py", line 101, in rename_doc
2022-05-28T07:03:26.247785+00:00 app[worker.1]:     reply_to_message_id=update.message_id
2022-05-28T07:03:26.247786+00:00 app[worker.1]: AttributeError: 'Message' object has no attribute 'message_id'

app.json

"buildpacks": [{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},

/c2v command is not working

I think the heroku update something and /c2v command is not working with the new deployment it show error of ffmpeg not found or ERROR 5.

Zee5 problem

Bots isn't uploading zee5 links. It says" Couldn't download your video!". I tried it with zee5 bots then it is uploading. Please fix this issue

Unable to ban a user

I tried entering userid of a person in BANNED_USERS but still that person can use the bot. Is there any other way that i have to use to ban him?

app.json file need to update

Here is the buildpack as i discussed the problem with you.

"buildpacks": [
    {"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"},
    {"url": "heroku/python"}
],

Sk

App not creation

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.