dihanofficial / SophiaOLD

Old Vision of Sophia Source Code.....

Home Page:https://t.me/SophiaUpdates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❤️ Sophia 2.0 ❤️ OLD

A Powerful, Smart And Simple Group Manager
... Written with Pyrogram and Telethon...

⭐️ Thanks to everyone who starred Sophia, That is the greatest pleasure we have !

Avaiilable on Telegram as @SophiaSLBot

🏃‍♂️ Easy Deploy

Deploy

❤️ Support

Self-hosting (For Devs) ⚔

# Install Git First (apt-instll git)
$ git clone https://github.com/DihanOfficial/Sophia
$ cd Sophia
# Upgrade sources
$ bash deploy.sh
# Install All Requirements 
$ pip3 install -r requirements.txt
# Rename ./Sophia/data/bot_conf.yaml.example to bot_conf.yaml and fill
# Start Bot 
$ python3 -m Sophia

Mandatory Vars 📒

[+] Make Sure You Add All These Mandatory Vars. 
    [-] APP_ID:   You can get this value from https://my.telegram.org
    [-] APP_HASH :   You can get this value from https://my.telegram.org
    [-] STRINGSESSION : Your String Session, You can get this From Repl or BY running String_Gen File Locally
    [-] MONGO_URI : Your Mongo DB DataBase Url. .
    [-] TOKEN: Get from botfarther
    [-] DATABASE_URL: from elephantsql.com
    [-] OWNER_ID: ur id
    [-] MONGO_PORT: 27017
    [-] MONGO_DB': 'Sophia'
 
[+] The Sophia won't run without setting the mandatory vars.

😍 Credits

Special Credits

Devs & Contributors

• Dihan Randila (OWNER)

• Matheesha Official (DEV)

• Damantha (DEV)

• Sadew (DEV)

All who helped at a glance

This project exists thanks to these awesome developers and their codes and contributions.

And credits goes to all who supported, all who helped and API & environmental equirement package devs and all projects helped in making this project. Special thanks to you for using bot

COPYRIGHT 2020-2021 SOPHIA v2

About

Old Vision of Sophia Source Code.....

https://t.me/SophiaUpdates

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Batchfile 0.2%Language:Dockerfile 0.1%Language:Shell 0.0%