Fake-Vouch icon indicating copy to clipboard operation
Fake-Vouch copied to clipboard

A fully functioning Fake Vouch Python script using Discord API to automate messages to startup servers

Fake Vouch

This will automate fake vouches


⚙️ Installation

  1. Install Python and make sure to add it to path
  2. Run install.bat / pip install -r requirements.txt in directory
  3. Replace YOUR_USER_ID in input/config.json with your Discord user id
  4. Replace YOUR_VOUCH_CHANNEL in input/config.json with the id of your vouch channel
  5. Put your Discord user access token(s) in input/tokens.txt
  6. Put fake vouch statements in input/reasons.txt : Fake Vouch Examples
  7. Run main.py and it will send the vouches

Note: The accounts of the tokens you input must be in the same server you are sending fake vouches


📄 Features

  1. Fully customizable vouches : input/reasons.txt
  2. Customizable settings (format, timelimit, quantity) : input/config.json

📸 Tutorial

  • https://www.youtube.com/watch?v=WlqUNyZypbE (OUTDATED)
  • https://www.youtube.com/watch?v=pl_mItPpAek (NEW)

⭐ Updates

Next update at 50 stars


image