Skip to content

Latest commit

 

History

History
123 lines (75 loc) · 5.52 KB

README.md

File metadata and controls

123 lines (75 loc) · 5.52 KB

سـورس ريبـــثون

𝗪𝗲𝗹𝗖𝗼𝗺𝗲 𝗧𝗼 𝙍𝙀𝙋𝙏𝙃𝙊𝙉™ 𓅛

استخراج كواد جلسة تيرمكس 💡

بوت فاذر لانشاء البوت المساعد 🤖

قنوات السـورس 🌐

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

اضغـط ع الـزر بالاسفـل

Deploy to Koyeb

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

اضغـط ع الـزر بالاسفـل

التنصيب ع السيرفـر

  • 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';
  • نصنع قاعده بيانات يمكنك تغيير كلمة Repthon الى اي اسم او تبقيه كما هو
  • CREATE DATABASE Repthon;

  • \q

  • exit

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

  • git clone https://github.com/RepthonArabic/Repthon

  • cd Repthon

  • 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 Repthon

  • virtualenv venv

  • source venv/bin/activate

  • pip3 install -r requirements.txt

  • python3 -m repthon

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

License

Rep-Thon License

Copyright (C) 2022 Repthon

Project 𝐑𝐞𝐩𝐭𝐡𝐨𝐧 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/.

Dev

  • 𐇮 ℡𓆩✗ ¦ ↱𝐺𝑜𝑙 𝐷. 𝑅𝑜𝑔𝑒𝑟↲ ¦ ✗𖠚𓆪 𐇮