Generate String Session << Select telethon
# Install Git First (apt-instll git)
$ git clone https://github.com/daveh566/DaisyX
$ cd NellyZ
# Upgrade sources
$ bash deploy.sh
# Install All Requirements
$ pip3 install -r requirements.txt
# Rename ./NellyX/data/bot_conf.yaml.example to bot_conf.yaml and fill
# Start Bot
$ python3 -m NellyX[+] 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': 'NellyZ'
✓REDIS_URI: from redislabs.com (remove port)
[-] REDIS_PORT: At the end of uri
[-] REDIS_PASS: pass
### Credits to Kaykay
