Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

therealbenpai/Discord-Bot

Repository files navigation

Discord Bot Code

This is a source code repo for a Discord bot running using the Discord.js library. To install the bot, you will need to run npm i.

Directorys and what they are for:

Used for command configuration and other settings.

Main File(s):

  • Main Config
    • Holds the bot prefix and a namespace UUID for v5 UUIDs in error reporting.
  • Environment Variables
    • Holds the bot token and other environment variables.
    • NOTE: You will need to rename this file to .env and fill in the variables.

Used for custom functions

Main File(s):

Command files for the main bot

Commands:

  1. /aww (r/aww command)
  2. /giveaway (Giveaway command)
  3. /server (Server information)
  4. /support (Support Server Info)
  5. /user (User Info)

Command files for the assistant bot

Commands:

  1. /about (About the bot command)
  2. /announce (Announcement command)
  3. /ban (Ban command)
  4. /kick (Kick command)
  5. /mute (Mute command)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors