Skip to content

vbagieta/LEGENDSMC-BOT

Repository files navigation

LEGENDSMC-BOT

Another discord bot designed for LEGENDSMC Discord Server

Main files provided by discord.js Guide

Requirements

Discord.JS v14.15.2

Node.JS v20.12.2

Files to run

PATH ./configs/main.json

{
    "token": "",
    "clientId": "",
    "guildId": "",
    "logsChannelId": "",
    "autoBanChannelId": "",
    "ticketMessageChannelId": "",
    "ticketCategoryId": "",
    "adminRoleId": "",
    "ticketLogsChannelId": "",
    "rulesChannelId": ""
}

Command deploy & delete

Source

To deploy global commands, run:

node deploy-commands.js

To delete global commands. run:

node delete-commands.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published