Message_link :
* Create a private channel on TG.
* Send a list of Chat/Channel ids starting with -100 in your log channel like below.
Edit this message and add chats you want to add in future.
* Bot will automatically download links in those chats/channels.
* Now copy that message's link and you will get something like
https://t.me/c/123456789/1
* So your values would be LOG=-100123456789, MESSAGE=1
* User : Your user id to control bot.
* Trigger : Trigger to access bot.
* Run the following commands:
```bash
# Install required packages.
apt install -y python git python-pip ffmpeg
# Clone Repo.
git clone -q https://github.com/anonymousx97/social-dl
cd social-dl
# Install Pypi packages
pip install -U setuptools wheel
pip install -r req.txt
#Setup config.env
cp sample-config.env config.env
# Add your variables after running next command.
nano config.env
# Start bot
python instabot.py
```
* If everything is correct you will get