Skip to content

v8.0

Latest
Compare
Choose a tag to compare
@1tzemerald 1tzemerald released this 13 Jun 17:43
· 12 commits to release since this release

❗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: v7.7...v8.0