Skip to content

Discord Bot with moderation, written in JS with discord.js

Notifications You must be signed in to change notification settings

flandolf/dumpyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner GitHub top language CodeFactor GitHub issues GitHub repo file count GitHub package.json version (subfolder of monorepo)

Info

Dumpy's Utilities is a simple and fun bot to use. It has many features with moderation and some fun commands aswell!

Features

  • Moderation [Kick, Ban, Mute, Warn]
  • Fun [8 ball, Coinflip, Dice, Say]

Credits

Libraries

discord.js quick.db

Self host

In order to self host the bot, you will need some dependencies

  • NodeJS >=v16
  • yarn npm i -g yarn
  • git
    Now, clone the repository
git clone https://github.com/dumpydev/dumpyutils.git

Change directories into the folder, and run yarn this will install all the extra dependencies.
Now, create a file named .env in the root folder of the project. Open the file and write TOKEN=*insert token* and on a new line write CLIENTID=*insert clientid* You can now run node . to start the bot. If you want to self host this bot 24/7 on a VPS I suggest to use pm2.

npm i -g pm2
pm2 start index.js

Hosting

Hosted on OCI on ubuntu 22.04.1 LTS.

Contribute

Contributions are always welcome! Just open a pull and I will look over it.

About

Discord Bot with moderation, written in JS with discord.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published