Product Releases: SupportBot - Ticket Bot with AI

Go back
  • stable v8.5 - 

    Added

    Added /rename as a command as well as the existing ticket select panel option.

  • stable v8.4.1 - 

    Fixed

    • Fixed an issue with /logs folder not being located, causing failure to startup.
    • Fixed TicketReason on the ticket welcome message.
    • Added the option to remove the color from the welcome message, for modern style only!
  • stable v8.4 - 

    SupportBot 8.4 Update

    New & Improvements

    • Changed JSON storage to SQLlite.
    • Added Forum Suggestions
    • Added support for forum tags when suggestions in forum mode.
    • Added more customisation to the welcome message
    • Added more customisation to the ticket panel.
    • Added /suggestadmin, change status of suggestions. For forum channels this will update the tag.
    • Added Display Components v2 support
      • Welcome Embed
      • Ticket Message Embed
      • Ticket Panel Embed

    Quality of Liffe Changes

    • Added Logging System.
    • Updated Discord.js code to use the new ephemeral flag system
    • Fixed deprecation warning for interaction responses.
    • Fixed deprecation warning with the ready event. Changed to clientReady
    • Updated Discord.js code: replaced deprecated ephemeral option with MessageFlags.Ephemeral
  • stable v8.3 - 

    SupportBot 8.3 Update

    New & Improvements

    • Added Ticket Reviews

    • Added Support Voice Channels

    • Added Ticket Auto Responder/Questions

    • Added /mod command.

    • Added Ticket Blacklist

    • Added Moderator role

    • Added Transcripts folder in /Data/

    • Improved commands.yml & messages.yml

    • Improved Transcript Design

    • Improved Embed Builder with Live Preview/Editing

    • Fixed parsing error on startup.

    Update Guide To update SupportBot, update all files, but don't delete anything from the /Data/ directory. Instead create the following insideData:

    • Folder: Transcripts, Profiles (if doesn't exist)
    • File: BlacklistedUsers.json with the contents {}
  • stable v8.2 - 

    New & Improvements

    • Added ability to customise SupportBot in Discord. (/settings)
    • Added the option to switch between Ticket Channels or Threads
    • Added Archive Tickets
    • Added Lock Tickets (Threads Only)
    • Added Rename Ticket
    • Added the use of Role, Channel and Category IDs in the config.

    Update Guide

    To update SupportBot, update all files, but don't delete anything from the /Data/ directory. Instead create the following inside Data:

    • Folder: Profiles
    • File: settings.json with the contents {}

    Need Support?

    If you need any help then please don't hesitate to contact us in Discord or here on GitHub

  • stable v8.1.0 - 

    ❗New & Improvements

    • Added new functions to the Ticket Control Panel

    • Added Profile System The profile system will include: For Staff Bio & Timezone Clock-In/Out View Ticket Stats (currently in /ticketstats)

      For Members Bio & Timezone

    • Added Community Addons / Addons/<cmdname>.js / Addons/Config/<addonconfig.yml>

    • Fixed Enable/Disable Invites

    📥Need Support?

    If you need any help then please don't hesitate to contact us in Discord or here on GitHub

    📥 Update Guide

    To update SupportBot, update all files, but don't delete anything from the /Data/ directory. Instead, create a new folder inside Data called Profiles/

  • stable v8.0 - 

    ❗New & Improvements

    • Updated to Discord.JS v14
    • All-new ticket system
    • Ticket claiming
    • New ticket transcripts
    • New suggestions system
    • New ticket panel generation
    • Ticket Statistics (disabled is ticket claiming is disabled)
    • Ticket control panel, easily manage the ticket without needing to use multiple commands
    • All new configuration files
      • Supportbot.yml - Main config
      • Commands.yml - Provides more details, such as command name, permissions and enable and disable the command
      • Messages.yml - Customise about 99% of SupportBot's messages to your own liking.
      • Panel config.yml - Customise the panel config before you generate with /ticketpanel
      • SupportBot-AI.yml - Setup and configure the SupportBot AI using OpenAI's Model.
    • Improved the Embed Builder (/embed) (to create multiple fields follow this format: fieldtitle|fieldcontent;fieldtitle|fieldcontent)
    • Added messageCreate Event 🤖 Introducing SupportBot AI to get started head into /Configs/supportbot-ai.yml

    📥Update Guide

    This is a completely new version of SupportBot, so you'll need to update all your files. If you need any help then please don't hesitate to contact us in Discord or here on GitHub

    What's Changed

    Full Changelog: https://github.com/Emerald-Services/SupportBot/compare/v7.7...v8.0