Skip to content

Discord Vouch scrapper that will scrape messages from every server you are in and will save the message, vouch id, person who vouched and your discord username.

License

Notifications You must be signed in to change notification settings

sexfrance/Vouch-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord - Vouch Scrapper

A simple program that will scrape vouches starting with +rep, +vouch in every discord server you are in and save the data in a json file that you can use on a certain vouch bot. You will need to enter your discord token and your discord username for the vouches to be saved at your name.

💬 Discord · 📜 ChangeLog · ⚠️ Report Bug · 💡 Request Feature

⚙️ Installation

  • Requires: Python 3.10+
  • Make a python virtual environment: python3 -m venv venv
  • Source the environment: venv\Scripts\activate (Windows) / source venv/bin/activate (macOS, Linux)
  • Install the requirements: pip install -r requirements.txt
  • Start: python3 main.py

🔥 Features

  • Nice UI
  • Improved Logging
  • Fast & Easy to use
  • Saves data to json you can use it to restore your vouches.
  • More!

📹 Preview

Vouch Scrapper


❗ Disclaimers

  • I am not responsible for anything that may happen, such as API Blocking, Account Termination, etc.
  • This was a quick project that was made for fun and personal use if you want to see further updates, star the repo & create an "issue" here

📜 ChangeLog

v0.0.1 ⋮ 4/9/2023
! Initial release

About

Discord Vouch scrapper that will scrape messages from every server you are in and will save the message, vouch id, person who vouched and your discord username.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages