Skip to content

Nimplex/ss-grabber.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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