Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 2.85 KB

README.md

File metadata and controls

55 lines (44 loc) · 2.85 KB

ImgBB-Bot

Telegram Bot That Hosts Your Image On imgbb.com And Returns Link

GitHub Repo Stars GitHub Forks GitHub Issues GitHub Closed Issues GitHub Pull Requests GitHub Closed Pull Requests GitHub Contributors GitHub Repo Size GitHub Commit Activity GitHub

🤖 Demo:

👨‍💻 Deploy:

❤ Deploy Your Own Bot :

Star 🌟 Fork 🍴 & Deploy

-Easy Way

Deploy

-Self-hosting (For Devs)

## 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

-Mandatory Configs

[+] 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.

Support