Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/satanaelcode/scrap-chan

A discord bot made in Python3 that scraps images from prnt.sc
https://github.com/satanaelcode/scrap-chan

discord discord-bot discord-py fuzzing penetration-testing python python3 scraper scraping

Last synced: 5 days ago
JSON representation

A discord bot made in Python3 that scraps images from prnt.sc

Awesome Lists containing this project

README

        

# 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](https://www.python.org/downloads/ "Python Installation") installed

2. you install the requirements

```
pip install -r requriements.txt
```

3. you need a wordlist in the folder of the main.py file
here is my [recommandation](https://github.com/danielmiessler/SecLists/blob/master/Fuzzing)

4. 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)