Welcome to the README for the DM Friends script using vainty.js! 🎉 This guide will walk you through how to use the script and make sure you have everything you need to get it running properly.
I am not responsible for what you choose to do with this script. Use it at your own risk! 🚨
Make sure you have Node.js v22+ installed on your PC.
Make sure you have Git installed on your PC (needed to download this repo from bash).
-
Clone this repository to your local machine
git clone https://github.com/xp-ws/Dm-All-Friends
-
Navigate to the project directory
cd Dm-All-Friends-main -
Install dependencies
npm i ffi-napi npm i vainty.js@latest
-
Go to the
config.jsonfile in the project's root directory and add your Discord token along with the message users will receive.{ "token": "User Token Here", "txt": "Your Text Here\nYou can use {user} to mention the user in the text." }
To start the script, use the following command in your terminal :
node index.jsYour script should now be online and ready to send private messages to all your friends on Discord. 📨
This project is provided for educational and research purposes only.
By using this repository, you acknowledge that :You are solely responsible for how you use the code.
You must comply with Discord’s Terms of Service, Community Guidelines, and all applicable laws.
The maintainers of this repository do not encourage, endorse, or assume responsibility for any misuse, automation abuse, or violation of platform rules.
All actions performed with this code are entirely at your own risk.
If you choose to use this project, you must ensure that your usage is lawful, compliant, and does not harm or disrupt any service or user.