GithubHelp home page GithubHelp logo

file_link-multi_forcesubs's Introduction

File-to-link-bot


     

Telegram Bot untuk menyimpan Posting dan Dokumen dan dapat Diakses melalui Tautan Khusus. Saya Kira Ini Akan Bermanfaat Bagi Banyak Orang.....😇.

Jika Anda memerlukan mode lagi dalam repo atau Jika Anda menemukan bug, sebutkan di @codexbotzsupport

Cara install

Deploy on Heroku

Deploy

Deploy in your VPS

git clone https://github.com/davi78/File-to-link-bot
cd File-to-link-bot
pip3 install -r requirements.txt
# <Create config.py appropriately>
python3 main.py

Perintah khusus admin

/start - Perintah start

/batch - Perintah untuk membuat lebih dari satu postingan

/genlink - Perintah untuk membuat satu postingan

/users - Perintah untuk melihat statistik bot

/broadcast - Perintah broadcast ke semua users

Variables

  • API_HASH Dapatkan API_HASH dari from my.telegram.org
  • API_ID Dapatkan API_ID dari my.telegram.org
  • TG_BOT_TOKEN Dapatkan Token bot dari @BotFather
  • OWNER_ID Masukkan ID telegram OWNER
  • CHANNEL_ID Channel ID kamu eg:- -100xxxxxxxx
  • ADMINS ID admin
  • START_MESSAGE Pesan start
  • FORCE_SUB_MESSAGE Force subs pesan
  • FORCE_SUB_CHANNEL Force subs

Extra Variables

  • CUSTOM_CAPTION put your Custom caption text if you want Setup Custom Caption, you can use HTML and fillings for formatting (only for documents)
  • DISABLE_CHANNEL_BUTTON Put True to Disable Channel Share Button, Default if False

Fillings

START_MESSAGE | FORCE_SUB_MESSAGE

  • {first} - User first name
  • {last} - User last name
  • {id} - User ID
  • {mention} - Mention the user
  • {username} - Username

CUSTOM_CAPTION

  • {filename} - file name of the Document
  • {previouscaption} - Original Caption

Jangan lupa bintangnya ⭐⭐⭐

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.