Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 305 Bytes

WebShotBot

Simple Discord bot made in JavaScript to take a picture of a requested website.

Installation

get all of the dependencies (all you really need is discord and webshot) with npm install

make sure to set the bot token in the config,

then just run node bot.js and you're good to go.