/WebShotBot

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

Primary LanguageJavaScriptMIT LicenseMIT

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.