Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/satanaelcode/scrap-chan
- Owner: Satanaelcode
- Created: 2023-02-10T08:19:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T05:38:45.000Z (over 1 year ago)
- Last Synced: 2024-11-08T23:31:33.409Z (about 2 months ago)
- Topics: discord, discord-bot, discord-py, fuzzing, penetration-testing, python, python3, scraper, scraping
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrap-Chan
A discord bot made in Python3 that scraps images from unsecured backend APIsCURRENT 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)