Skip to content

bonganibg/website-screenshot-bot-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Screenshot Discord Bot

Simple Discord bot that sends screenshots of a webpage to the discord server when a user sends a URL with the text 'takeashot'

External Links

Packages

  • Discord.js
  • Axios
  • dotenv

Setup

Clone Repo

git clone https://github.com/bonganibg/website-screenshot-bot-discord.git

Get into the project file

cd website-screenshot-bot-discord

Install npm packages

npm install 

Credentials

External Requirements

  • Discord bot created on the developer portal
  • Signed up for Screenshot API

Environment Variables

  • Create a .env file
  • Add the following:
BOT_TOKEN={YOUR BOT TOKEN}
SHOT_API_KEY={YOUR API KEY}

About

Simple Discord bot that sends screenshots of a webpage when a user sends a URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published