Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 321 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 321 Bytes

gallery_bot

Requirements

Installation

Create a configuration file based on the example:

cp config.js.example config.js
vim config.js # and edit to your needs

Install the dependencies:

npm install

Running

node bot.js