/adv-selfbot

Simple script that will automatically advertise and bump your discord server

Primary LanguageJavaScript

Discord advertising selfbot!

Includes:

  • Automatic !d bump
  • Auto response to DMs sent by users
  • Automatically sends message in any server at a specific interval

USE THE PROVIDED node_modules FOLDER, DO NOT RUN npm install OR yarn install - This contains a modified version of discord.js that will function with a user token.

Instructions for running:

  • Remove line 1 of config_empty.json, replace empty values with your own, rename to config.json
  • yarn start OR npm start