akihiro69 / AkihiroProject

Userbot Ini Memiliki Banyak Fitur Keren, Bekerja Dengan Python Dan Telethon Dan Pytgcalls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akihiro69

Geez Projects

Stars Forks Size
Python Maintenance Docker Pulls
Open Source Love svg2 Contributors PRs Welcome License

AkihiroProject adalah userbot Telegram modular yang berjalan di Python3 dengan database sqlalchemy.

Berbasis Paperplane Dan ProjectBish Untuk membuat repository ini saya menambahkan beberapa modul yang sangat di butuhkan dengan banyak pengguna sehingga ada beberapa perubahan module yang di modifikasi.

Disclaimer

Saya tidak bertanggung jawab atas penyalahgunaan bot ini.
Bot ini dimaksudkan untuk bersenang-senang sekaligus membantu Anda
mengelola grup secara efisien dan mengotomatiskan beberapa hal yang membosankan.
Gunakan bot ini dengan risiko Anda sendiri, dan gunakan dengan bijak.
Deploy to VPS

REQUIREMENTS PACKAGE !

  • Update & upgrade VPS anda sudo apt update && upgrade -y
  • Install Git sudo apt install git -y
  • Install Python3 sudo apt install python3
  • Install PIP / PIP3 sudo apt install python3-pip
  • Install NodeJs 16.X curl -fsSL https://deb.nodesource.com/setup_16.x | sudo bash - then do sudo apt install -y nodejs vim
  • Install FFMPEG sudo apt install tree wget2 p7zip-full jq ffmpeg wget git -y
  • Install Chrome wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb lalu ketik sudo apt install ./google-chrome-stable_current_amd64.deb

Tutorial Deploy To VPS

  • git clone https://github.com/akihiro69/AkihiroProject
  • cd AkihiroProject
  • pip3 install -r requirements.txt
  • mv 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 AkihiroProject
  • Buka SCRREN di VPS Anda screen -S AkihiroProject
  • Kemudian gunakan perintah ini untuk menyebarkan AkihiroProject python3 -m userbot
String Session

Anda memerlukan API_ID & API_HASH untuk menghasilkan sesi telethon. ambil APP ID dan API Hash di my.telegram.org

Generate Session via Repl:

Generate Session via Telegram StringGen Bot:

DEPLOY VIA BOT

deploy

DEPLOY VIA WEBSITE

deploy

License

License
AkihiroProject is licensed under GNU Affero General Public License v3 or later.


Thanks To Everyone Who Has Helped Make This Userbot Awesome!

Credits

Made with đź’• by akihiro69.

About

Userbot Ini Memiliki Banyak Fitur Keren, Bekerja Dengan Python Dan Telethon Dan Pytgcalls

License:Other


Languages

Language:Python 99.8%Language:Shell 0.1%Language:Dockerfile 0.0%Language:Procfile 0.0%