Skip to content

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

License

Notifications You must be signed in to change notification settings

severityc/Fake-Vouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


⭐ Updates

Next update at 50 stars


image