Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 809 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 809 Bytes

Scrap-Chan

A discord bot made in Python3 that scraps images from unsecured backend APIs

CURRENT SERVICES:

  • Lightshot (legacy only)
  • Puu.sh

How to setup

  1. you need Python installed

  2. you install the requirements

pip install -r requriements.txt
  1. you need a wordlist in the folder of the main.py file here is my recommandation

  2. you need to replace the channelID with the channel that you want to use for scrap-chan

Now just run the main.py file

python main.py

OPTIONAL

You can replace the default token with the token you normaly use

then you only need to press 0 if you want to use this one (makes debugging easier)