???????

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

Self-hosting (For Devs)

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

Mandatory Vars

[+] Make Sure You Add All These Mandatory Vars. 
    [-] API_ID:   You can get this value from https://my.telegram.org
    [-] API_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': 'Shadow'
    [-] REDIS_URI: from redislabs.com (remove port)
    [-] REDIS_PORT: At the end of uri
    [-] REDIS_PASS: pass
[+] The Shadow won't run without setting the mandatory vars.
GitHub - captainAbdisamad/SHAADIYO_BOT at pythonawesome.com
Group Management Bot. Contribute to captainAbdisamad/SHAADIYO_BOT development by creating an account on GitHub.