Skip to content

lajczi/AutoBumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBumper

Automatically bump your Discord server on DISBOARD.

Setup

You need to have the following dependencies installed:

git clone https://github.com/lajczi/AutoBumper
cd AutoBumper
node index.js

Tip

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 AutoBumper

Configuration

Edit the config.js file to set your Discord token, channel IDs and other fields.

About

A simple auto-bumper for Discord servers using DISBOARD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published