Skip to main content

ticketSystem

A Faster yet Powerful ticketSystem | Requires: manageBtn()

Program

const simplydjs = require("simply-djs");
simplydjs.ticketSystem(interaction, { 
channelId: '01234567890123' // channelId (required)

// options (optional)
})

Output

image

image

Arguments:

simplydjs.ticketSystem(
interaction: Discord.Message | Discord.CommandInteraction,
options: tSysOptions
)

Options tSysOptions

ParameterTypeRequiredDefaultDescription
channelIdChannel IDnoneChannel ID of a Discord TextChannel
buttonbtnTemplatedefault buttonPass a btnTemplate Object to customize the button
embedCustomizableEmbeddefault embedPass a CustomizableEmbed Object to customize the embed