Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 744 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 744 Bytes

Telegram bot to search for photos from www.istockphoto.com in Google. For educational purposes!

JavaScript Style Guide License: MIT

Description

⚠️ Disclaimer: The iStock photos found in Google are the subject of copyright laws, and not allowed to be used for any pusposes. You need to buy them first on iStock.com. This bot was developed for education purposes only. ⚠️

Installation

$ yarn
  • Copy and rename .env.example to .env and setup settings inside this file.
  • Running the app
$ yarn run start