Welcome to MCTrades, the modern Minecraft marketplace. Why not stay a while to chat, trade, and earn by registering?

iCourt's Ticket Bot | Configuration | Easy-To-Use | 1.0.0

A great any easy-to-use ticket bot. Highly configurable for everything you need!

Tags:
  1. iCourt
    Contributors:
    iCourt
    Hey!

    This is an easy-to-use Discord Ticket bot that works right away!
    Make sure that you have Node installed on the device running the bot.

    First, make sure you have installed Discord.JS by clicking 'Update and Installer' (if on windows). Otherwise type 'npm i discord.js' into a Terminal.

    To run the bot, click on the 'start.bat' file. [Windows]. Otherwise, type `node index.js` into a Terminal window.

    Below are a list of commands that come with this bot.
    New - Opens a support ticket
    Close - Closes your support ticket
    Add - Adds a user to your support ticket
    Remove - Removes a user from your support ticket

    The configuration section is a key to the bot. It allows you to customize the bot in your own way!
    All fields should be self explanatory,
    Token is where your bot token goes.
    Prefix is what the bot will respond to
    Category is where tickets will open
    Support is the role that will handle tickets
    Color is the color of the embed sent
    Footer is what it says at the bottom of the messages.
    ActivityMessage is what the playing message is

    {
    "token": "",
    "prefix": "-",
    "category": "Tickets",
    "support": "Support",
    "color": "#ff00ff",
    "footer": "Ticket Bot",
    "activityMessage": "tickets!"
    }

    If you have any other questions, contact me on Discord @ Court#5444 or shoot me an MCM PM.