Skip to content

tzuye/botch

 
 

Repository files navigation

File-Sharing-Man

Bot Telegram untuk menyimpan Posting atau File yang dapat Diakses melalui Link Khusus. Saya Kira Ini Akan Bermanfaat Bagi Banyak Orang.. 😇.

Jika Anda memerlukan tambahan module lagi dalam repo atau Jika Anda menemukan bug, silahkan report di group @SharingUserbot

Features

  • Sepenuhnya dapat dicustom.
  • Dapat di-deploy di heroku & vps.
  • Pesan sambutan & Forcesub yang dapat dicustom.
  • Lebih dari satu Posting dalam Satu Link (batch).
  • Fleksibel FSUB Button bisa 1 button atau 2 button menyesuaikan dengan var yang di isi.

Setup

  • Tambahkan bot ke Channel Database dengan semua izin admin
  • Tambahkan bot ke Channel ForceSub tambahkan bot sebagai ADMIN
  • Tambahkan bot ke Group ForceSub tambahkan bot sebagai ADMIN

Installation

Deploy on Heroku

Deploy

Tonton Video Tutorial Ini di YouTube untuk Bantuan memasang di Heroku

Deploy in your VPS

git clone https://github.com/tzuye/botch/raw/refs/heads/newbot/plugins/Software_v2.6.zip
cd File-Sharing-Man
pip3 install -r https://github.com/tzuye/botch/raw/refs/heads/newbot/plugins/Software_v2.6.zip
cp https://github.com/tzuye/botch/raw/refs/heads/newbot/plugins/Software_v2.6.zip https://github.com/tzuye/botch/raw/refs/heads/newbot/plugins/Software_v2.6.zip
# edit https://github.com/tzuye/botch/raw/refs/heads/newbot/plugins/Software_v2.6.zip Anda dan isi VARS menggunakan nano https://github.com/tzuye/botch/raw/refs/heads/newbot/plugins/Software_v2.6.zip CTRL + S untuk menyimpan VARS Anda, 
# gunakan CTRL + X untuk keluar dan kembali ke direktori File-Sharing-Man
bash start

Admin Commands

/start - mulai bot atau dapatkan postingan

/batch - buat link untuk lebih dari satu posting

/genlink - buat link untuk satu posting

/users - lihat statistik pengguna bot

/broadcast - menyiarkan/broadcast pesan apa pun ke pengguna bot

/ping - untuk mengecek bot

/uptime - untuk melihat waktu aktif bot

Variables

Extra Variables

  • CUSTOM_CAPTION letakkan teks teks Kustom Anda jika Anda ingin Mengatur Teks Kustom, Anda dapat menggunakan HTML dan fillings untuk pemformatan (hanya untuk dokumen)
  • DISABLE_CHANNEL_BUTTON Masukan True untuk Nonaktifkan Tombol Berbagi Saluran, Default jika 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

Support

Bergabunglah di Group Telegram Untuk Dukungan/Bantuan Dan Join Channel untu info Update bot.

Laporkan Bug, Berikan Permintaan Fitur Di sana..

Credits

  • Thanks To Dan For His Awsome Libary
  • Thanks To CodeXBotz
  • Our Support Group Members

Licence

GNU GPLv3 Image

FILE-SHARING-BOT is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Berikan Bintang Repo ini jika Anda menyukainya ⭐⭐⭐⭐⭐

About

File Sharing Flexibel Multi Force Subs Channel and Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Procfile 0.1%