Skip to content

Repository files navigation

Heroku Deployment

Click the button below to deploy on Heroku!

Deploy to heroku

Deploy in your VPS

git clone https://github.com/IndomieGorengSatu/repo-4-buttons
cd repo-4-buttons
pip3 install -r requirements.txt
cp sample_config.env config.env
# edit config.env Anda dan isi VARS menggunakan nano config.env CTRL + S untuk menyimpan VARS Anda, 
# gunakan CTRL + X untuk keluar dan kembali ke direktori 2-subs-ch-gc
bash start

Deploy on Koyeb

The fastest way to deploy the application is to click the Deploy to Koyeb button below.

Deploy to Koyeb

🔗 Extra Custom & List Vars

Variables

  • API_HASH Dapatkan API HASH di web my.telegram.org.
  • API_ID Dapatkan APP ID di web my.telegram.org
  • TG_BOT_TOKEN Dapatkan dari t.me/BotFather
  • OWNER Masukan Username Telegram untuk Owner BOT
  • CHANNEL_ID Masukan ID Channel Untuk [Channel Database] contoh:- -100xxxxxxxx
  • ADMINS Masukan User ID untuk mendapatkan hak Admin di BOT
  • START_MESSAGE Opsional: Pesan /start memulai awalan ke bot, Gunakan format parsemode HTML
  • FORCE_SUB_MESSAGE Opsional: Pesan Paksa Subscribe bot, Gunakan Format parsemode HTML
  • FORCE_SUB_CHANNEL Masukan ID dari Channel Untuk Wajib Subscribenya
  • FORCE_SUB_GROUP Masukan ID dari Group Untuk Wajib Subscribenya

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages