Skip to content

Suertzz/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot

This is a custom bot used for moderation of a discord server with more than ~ 1800 members Updated and Maintained by Suertzz.

Requirements

Downloading

In a command prompt in your projects folder (wherever that may be) run the following:

git clone [email protected]:Suertzz/discord-bot.git

Once finished:

  • In the folder from where you ran the git command, run cd discord-bot and then run npm install, which will install the required packages.
  • Set an environment variable BOT_SECRET with your discord token Link to discord
  • Create a database in mongodb and edit the URI in the bot URI Path

Starting the bot

To start the bot, in the command prompt, run the following command: node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published