/saucebot

Discord bot for reverse image search via SauceNao

Primary LanguagePython

Sauce bot

Discord bot that utilizes SauceNAO API to perform reverse image search on message attachments.

Invite link

Usage


  1. Locate .env file and add your Discord and SauceNao tokens.
  2. Launch saucbot.exe

Commands


  • ?sauce [image attachement]

  • ?sauce [message link]

Building from source


  1. Install requirements.txt
  2. Install PyInstaller
  3. Run one of build_**.sh files.