Code Monkey home page Code Monkey logo

jmub's Introduction

The-HellBot

jmthon userbot | سورس جمثون

سورس يوزربوت معتمد على مكتبة التيليثون


شرح التنصيب 📺


التنصيب على كويب

اسهل طريقة للتنصيب عبر الضغط على الزر في الاسفل

Deploy to Koyeb


التنصيب على هيروكو

  • ملاحظة: هيروكو ستصبح مدفوعة في تاريخ 28/11/2022
  • احصل على فارات تنصيبك اولا واستخرجهم
  • احصل على الفارات يدويا عبر الضغط هنا.
  • اصنع حساب على منصه هيروكو اضغط هنا
  • الان اضغط على الزر بالاسفل للتنصيب
  • Deploy

التنصيب محليا

  • sudo apt update && sudo apt upgrade -y

  • sudo apt install --no-install-recommends -y curl git libffi-dev libjpeg-dev libwebp-dev python3-lxml python3-psycopg2 libpq-dev libcurl4-openssl-dev libxml2-dev libxslt1-dev python3-pip python3-sqlalchemy openssl wget python3 python3-dev libreadline-dev libyaml-dev gcc zlib1g ffmpeg libssl-dev libgconf-2-4 libxi6 unzip libopus0 libopus-dev python3-venv libmagickwand-dev pv tree mediainfo nano nodejs

  • اذا كنت تستخدم سيرفر مجاني من شرحي استخدم الامر اما غير تجاهل الامر
  • wget -N https://raw.githubusercontents.com/fscarmen/warp/main/menu.sh && bash menu.sh
  • صنع قاعده بيانات داخلية
  • sudo apt install postgresql postgresql-contrib

  • sudo su - postgres

  • psql

  • هنا بدل كلمة pass بأي كلمة سر ترغب بها
  • ALTER USER postgres WITH PASSWORD 'pass';
  • نصنع قاعده بيانات يمكنك تغيير كلمة jmthon الى اي اسم او تبقيه كما هو
  • CREATE DATABASE jmthon;

  • \q

  • exit

  • سيكون شكل قاعده البيانات كـالتالي و تبدل كلمة pass مع الباسوورد الذي وضعته وكلمة jmthon مع اسم القاعدة التي وضعتها
  • postgresql://postgres:pass@localhost:5432/jmthon

  • git clone https://github.com/thejmthon/jmub

  • cd jmub0

  • sudo apt install virtualenv

  • sudo apt install nano

  • mv exampleconfig.py config.py

  • nano config.py (املئ فارات التنصيب) -> ctrl+x -> y -> enter

  • sudo apt install screen

  • screen -S jmthon

  • virtualenv venv

  • source venv/bin/activate

  • pip3 install -r requirements.txt

  • python3 -m jmub

  • نقوم بالضغط على CTRL+A بعدها نضغط على CTRL+D

الفارات

  • APP_ID
  • API_HASH
  • STRING_SESSION
  • كود سيشن تيليثون او بايروجرام يفضل استخدام سيشن بايروجرام لتجاوز نسبه حذف الحساب اضغط هنا
  • TG_BOT_TOKEN
  • اصنع بوت من بوت فاذر اضغط هنا وانسخ التوكن الخاص به
  • DB_URI
  • قاعدة البيانات SQL
  • PRIVATE_GROUP_BOT_API_ID
  • اصنع مجموعة عامة واضف بوت روز
  • بعدها ارسل /id وانسخ الايدي وحول المجموعة الى مجموعة خاصة

تحذير هام

  • غير مسؤول عن اي عملية حظر بسبب استخدامك الى هذا السورس
  • جمثون تم صنعه للتسلية وجعل حسابك بشكل افضل وحماية مجموعتك
  • انها مسؤليتك اذا تعرض حسابك للحذف لذلك اقتضى التنويه

License

jmthon License

Copyright (C) 2022 JMTHON

Project JMTHON is free software: you can redistribute it 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.


Credits


jmub's People

Contributors

jmthonr avatar

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.