/Disboard-autobump

A Discord selfbot made for educational purposes that automatically bumps your server on disboard.org

Primary LanguageJavaScriptMIT LicenseMIT

Disboard autobump - Discord.js 12 selfbot

- DISCLAIMER: THIS SOFTWARE IS AGAINST THE DISCORD TERMS OF SERVICE(https://discord.com/terms) AND WAS ONLY MADE FOR EDUCATIONAL PURPOSES. IT SHOULD NOT BE USED WITH MALICIOUS INTENTS. I AM NOT RESPONSIBLE FOR ANY DAMAGE CREATED BY THIS BOT.

Instalation

  1. Run install.bat and wait for the dependencies to install
  2. In config.json put you Discord account's token (click here for help and the id of the channel you wish your server to be bumped in

Usage

  1. List your server on DISBOARD and set the bot up
  2. Open a terminal and run: node index.js
  3. The bot will now bump every 2 hours in the BumpChannel you set up in config.json

Hosting

  • The bot can be hosted on any discord.js bot host
  • The bot calculates the time untill the server can be bumped next so restarts are not a problem