RinoOnTop / bot

An open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.

Home Page:https://discordtickets.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub stars GitHub forks License Codacy Discord Crowdin


Discord Tickets

An open-source ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.

What is this?

Discord Tickets is a Discord bot for creating and managing ticket channels. It is a free and open-source alternative to the paid "premium" and "white-label" plans of popular ticketing bots, such as Ticket Tool, TicketsBot, Tickety, Helper.gg, Helper, and others.

Discord Tickets is feature-rich and much more customisable than many of the bots mentioned above. As it is intended for self-hosting, the bot can have your community/company's logo, for free.

Although intended for use in a single Discord server, the bot can also function in multiple servers at once if you run more than one community.

Features

Discord Tickets is packed full of features, many of which were suggested by its users. If it's missing a feature you want, you can:

  • Create a plugin for it, if you can code JavaScript
  • Request someone else to make a plugin
  • Submit a feature request if you think many other users would benefit from it

Here's some of the things that makes Discord Tickets awesome:

  1. Highly customisable
    Some messages can be configured for each server and for each ticket category. Every other message is set in the locale files, making it relatively easy to override the default messages. You can also configure the functionality of the bot to your liking and add commands with plugins.

  2. Localisable
    If the bot hasn't already been translated to your (community's) language, you can translate it yourself. Plugin authors are encouraged to support multiple languages as well.

  3. Multiple ticket categories
    Each ticket category has its own settings for messages and the support team roles. There's also multiple methods of creating a ticket.

  4. A beautiful ticket archives portal
    [COMING SOON] : Add the official Discord Tickets Portal plugin for an instant ticket archives website.

  5. Open-source and self-hosted
    It's yours, you have full control.

  6. Supports multiple databases
    Discord Tickets uses Sequelize to allow you to choose from SQLite, MySQL, MariaDB, PostgreSQL, or MSSQL for your database, with very little setup. If you choose SQLite, which is the default as it is the easiest, you don't need to do anything! If you choose to use another database (recommended), you only need to install the package(s) with NPM and create the database. All of the database tables are created automatically, regardless of which database type you use.

Getting started

Host it yourself Fully managed hosting Public test bot
Recommended if you have a host and you've done this before. Recommended if you have no idea what you're doing. Try out the bot. Not recommended for production use.
Go to the docs » Learn more » Add to Discord »

Documentation

You will find most of information you need at discordtickets.app.

Support

If the documentation leaves you with questions, you can ask for help in the discussions or join the support server on Discord.

Join the Discord server

Contributing

For contributing instructions, or to find out all of the ways you can contribute, read CONTRIBUTING.md. All contributions are welcome and encouraged, but please read the information given before doing so.

Contributors

Thank you to everyone to has contributed to Discord Tickets, including everyone who has:

  • Contributed code
  • Translated
  • Improved documentation
  • Reported bugs
  • Requested a feature
  • Given help or support to other users
  • Created a public plugin
  • Created resources such as tutorials

A full list of contributors can be found in CONTRIBUTORS.md.

Sponsors

Does your community or company use Discord Tickets? Sponsor the project to get your logo shown here.

Donate

Donate at ko-fi

License

Discord Tickets is licensed under the GPLv3 license.

This is not an official Discord product. It is not affiliated with nor endorsed by Discord Inc.

© 2021 Isaac Saunders

About

An open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.

https://discordtickets.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.7%Language:HTML 1.1%Language:Shell 0.1%Language:Dockerfile 0.1%