Pysauce is a Discord bot which utilizes the SauceNAO API to locate the source of images.

Overview

Kanna Inspect Pysauce

Pysauce is a Discord bot which utilizes the SauceNAO API to locate the source of images.

Use

Pysauce has one public instance always running, if you simply want to use Pysauce invite it to your guild.

Install

There are several ways to install Pysauce, the recommended methods are either by downloading a pre-built or locally building the Docker container and running the resulting image.

Docker - Docker Hub [Prebuilt]

# Docker & Python 3.8 or higher is required

docker pull

docker run -e BOT_TOKEN=YOUR_BOT_TOKEN -e SAUCENAO_TOKEN=YOUR_SAUCENAO_TOKEN pysauce

Docker - Github Container Registry [Prebuilt]

# Docker & Python 3.8 or higher is required

docker pull ghcr.io/AkiraNoHikari/pysauce:latest

docker run -e BOT_TOKEN=YOUR_BOT_TOKEN -e SAUCENAO_TOKEN=YOUR_SAUCENAO_TOKEN pysauce

Docker - Github [Manually]

# Docker & Python 3.8 or higher is required

docker build -t pysauce https://github.com/AkiraNoHikari/pysauce.git

docker run -e BOT_TOKEN=YOUR_BOT_TOKEN -e SAUCENAO_TOKEN=YOUR_SAUCENAO_TOKEN pysauce

Git Repo - Github [Manually]

# Python 3.8 or higher is required

git clone https://github.com/AkiraNoHikari/pysauce.git

cd pysauce

# Set `BOT_TOKEN=YOUR_BOT_TOKEN` and `SAUCENAO_TOKEN=YOUR_SAUCENAO_TOKEN` environment variables before running

py main.py

Getting Help

The Pysauce community can be found here.

License

Pysauce is distributed under the terms of the MIT license.

Owner
Akira
Creating some random stuff, mostly web related things and upload them on GitHub.
Akira
FUD Keylogger That Reports To Discord

This python script will capture all of the keystrokes within a given time frame and report them to a Discord Server using Webhooks. Instead of the traditional

●┼Waseem Akram••✓⁩ 16 Dec 08, 2022
Materials for the AMS 2022 Student Conference Python Workshop.

AMS 2022 Student Conference Python Workshop Let's talk MetPy! Here you will find a collection of notebooks we will be demonstrating and working throug

Unidata 4 Dec 13, 2022
Ark API Wrapper in Python

Pythark Ark API Wrapper in Python. Built with Python Requests Installation Pythark uses Arky to create a new transaction, if you want to use this feat

Jolan 14 Mar 11, 2021
Using AWS Batch jobs to bulk copy/sync files in S3

Using AWS Batch jobs to bulk copy/sync files in S3

AWS Samples 14 Sep 19, 2022
MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command.

MCNameBot MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command. If you would like to just

Killin 2 Oct 11, 2022
Translator based on Google API

Yakusu Toshiko Translator based on Google API. Instance of this bot is running as @yakusubot. Features Add a plus to a language's name to show an orig

Arisu W. 2 Sep 21, 2022
Get informed when your DeFI Earn CRO Validator is jailed or changes the commission rate.

CRO-DeFi-Warner Intro CRO-DeFi-Warner can be used to notify you when a validator changes the commission rate or gets jailed. It can also notify you wh

5 May 16, 2022
Cookiecutter templates for Serverless applications using AWS SAM and the Rust programming language.

Cookiecutter SAM template for Lambda functions in Rust This is a Cookiecutter template to create a serverless application based on the Serverless Appl

AWS Samples 24 Nov 11, 2022
Event-driven-model-serving - Unified API of Apache Kafka and Google PubSub

event-driven-model-serving Unified API of Apache Kafka and Google PubSub 1. Proj

Danny Toeun Kim 4 Sep 23, 2022
GET-ACQ is a python tool used to gather all companies acquired by a given company domain name.

get-acq 🏢 GET-ACQ is a python tool used to gather all companies acquired by a given company domain name. It is done by calling SecurityTrails API. Us

Milan 7 Dec 19, 2022
SpautiNoFay - A simple and beautiful music player created with Python

SpautiNoFay A simple and beautiful music player created with Python Why SpautiNo

8 Jan 19, 2022
A bot to share Facebook posts.

bot_share_facebook a bot to share Facebook posts. install & clone untuk menjalankan anda bisa melalui terminal contohnya termux, cmd, dan terminal lai

Muhammad Latif Harkat 7 Dec 07, 2022
Console BeautifulDiscord theme manager

BeautifulDiscord theme manager Console script for downloading & managing Discord .css themes via BeautifulDiscord. Setup Simply run # Linux/MacOS pip3

1 Dec 15, 2022
Cyber Userbot

Cyber Userbot

Irham 0 May 26, 2022
An API wrapper for discord; maintained and improved from discord.py

Fusion.py Documentation What is Fusion.py you might ask; Fusion.py is a Discord.py fork that has most of the good features from most of the big Discor

Senarc Studios 5 Apr 19, 2022
Proxy server that records responses for UI testing (and other things)

Welcome to playback-proxy 👋 A proxy tool that records communication (requests, websockets) between client and server. This recording can later be use

Yurii 41 Apr 01, 2022
This script books automatically a slot on Doctolib in one of the public vaccination centers in Berlin.

BOOKING IN BERLINS VACCINATION CENTERS This python script books automatically a slot on Doctolib in one of the public vaccination centers in Berlin. T

17 Jan 13, 2022
A Telegram Bot That Provides Permanent Download Links For Sent Files.

FileStreamBot A Telegram bot to all media and documents files to web link . Report a Bug | Request Feature Demo Bot: 🍁 About This Bot : This bot will

Flux Inc. 1 Nov 02, 2021
A telegram bot for generate fake details. Written in python using telethon

FakeDataGenerator A telegram bot for generate fake details. Written in python using telethon. Mandatory variables API_HASH Get it from my telegram.org

Oxidised-Man 6 Dec 19, 2021
A multi-platform HTTP(S) Reverse Shell Server and Client in Python 3

Phantom - A multi-platform HTTP(S) Reverse Shell Server and Client Phantom is a multi-platform HTTP(S) Reverse Shell server and client in Python 3. Bi

85 Nov 18, 2022