Automatically bump your Discord server on DISBOARD.
You need to have the following dependencies installed:
git clone https://github.com/lajczi/AutoBumper
cd AutoBumper
node index.jsTip
It's recommended to use pm2 to keep the bumper running 24/7.
npm i -g pm2
cd ~/Coding/AutoBumper
pm2 start index.js --name AutoBumperEdit the config.js file to set your Discord token, channel IDs and other fields.