GithubHelp home page GithubHelp logo

autocaption-bot's Introduction

๐Ÿ‘‹ Hello Guys, Welcome To PR0FESS0R-99's Github

Emoji Details Info
๐Ÿคต Name Muhammed
๐Ÿ“† Age ๐Ÿ”ž
๐Ÿž๏ธ Place Kerala Kasaragod
๐Ÿ“ฃ Language Malayalam

I am a small telegram bot developer, You can see my projects. If you like my work you can support

โ˜Ž๏ธ Contect Here

telegram telegram facebook

Profile views

autocaption-bot's People

Contributors

mrk-yt avatar mrmkn avatar pr0fess0r-99 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

Watchers

 avatar

autocaption-bot's Issues

Additional Arguments on Name

This always throws error - update.edit(custom_caption.format(file_name=motech.file_name, mote))

that mote argument cannot be found anywhere

def edit_caption(bot, update: pyrogram.types.Message):
  if os.environ.get("custom_caption"):
      motech, _ = get_file_details(update)
      try:
          try: update.edit(custom_caption.format(file_name=motech.file_name))
          except pyrogram.errors.FloodWait as FloodWait:
              asyncio.sleep(FloodWait.value)
              update.edit(custom_caption.format(file_name=motech.file_name, mote))
      except pyrogram.errors.MessageNotModified: pass 
  else:
      return

Bot Start

Bro in the last line of main.py you started the AutoCaptionBotV1 while in import you called AutoCaptionBot .

Change it & bot will start working i faced the same issue

Item could not be created:

Error while deploying:" We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy."

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.