Necesiz / Unsplash-bot

A Simple Telegram bot for get High Resolution Photos from the Most Powerfull Photo Search Engine in the World; Unsplash 📸

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnsplashBot

Bot Usage

Command Description
/start Start the bot.
/photo | /image | /search < Query > Search photos on Unsplash.
/random | /rand Get random photos from Unsplash.

Run Locally

  • Clone the Repo.
git clone https://github.com/bibee-emio/Unsplash-bot
  • Change the Directory.
cd Unsplash-bot
  • Install the requirements.
pip3 install -r requirements.txt
  • Edit the config.py with your own values.
  • Run the bot.
python3 bot.py

Deploy to Heroku

  • Click on the following button.
Deploy

Special Credits

About

A Simple Telegram bot for get High Resolution Photos from the Most Powerfull Photo Search Engine in the World; Unsplash 📸

License:MIT License


Languages

Language:Python 99.6%Language:Procfile 0.4%