WARNING This is against Discord's ToS.
A self-bot that automatically bump your server on disboard.
- Extract all files to the desired location.
- Install the npm requirements by typing
npm install
. - Rename the
config.default.json
file toconfig.json
and configure it. - Run the script using
npm run dev
ornpm run start
.