Skip to content

12Acorns/Sauce-Nao-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic discord bot that gets the sauce (source) of an image with the SauceNao Api.

How to use

  1. Clone repository
  2. Run "npm install dotenv" for .env
  3. Put all api related keys into .env (see .env template)
  4. Invite bot to your server
  5. Run: "npm run dev"
  6. Use command "/get-sauce [image]"

.env template

DISCORD_BOT_TOKEN = "BOT-API-KEY"
DISCORD_CLIENT_TOKEN = "BOT-CLIENT-TOKEN"
SAUCE_NAO_TOKEN = "SAUCE-NAO-API-KEY"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors