❤ Deploy Your Own Bot :
## Clone The Repo
git clone https://github.com/AmineSoukara/ImgBB-Bot
## Enter The Directory
cd ImgBB-Bot
## Install Requirements
pip3 install -r requirements.txt
## Run The Bot
python3 main.py
[+] 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
[-] BOT_TOKEN : You can get this value from https://t.me/botfather
[-] API: You Can Get An API Key From https://api.imgbb.com.
[+] Bot will not work without setting the mandatory vars.