/ss-grabber.js

Discord.js bot that sends images from https://prnt.sc to discord chat.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ss-grabber.js

Discord.js bot that sends images from https://prnt.sc to discord chat.

Requirments:

discord.js ^12.3.1 
node-fetch ^2.6.1

Functions:

👀 randompic

Guide:

Install all dependencies npm install

Your bot token should be in config.js file - it should look something like this

module.exports = {
  token: 'token-here',
  prefix: '.'
}

To run bot use node src/index.js

Contact:

Discord: Nimplex#6232