From d1e76aac3205f97ed5280de1d7fa0773c396936e Mon Sep 17 00:00:00 2001 From: Isaac Date: Fri, 16 Oct 2020 19:54:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0336ab3..6cc7deb 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ DiscordTickets is a Discord bot for managing support ticket channels, to allow y - Highly customisable - Ticket "panel" / "widget" (react to embed to create ticket) - Simple commands -- Supports multiple databases: SQLite (easy, default), MySQL (recommend) storage, MariaDB, PostgresSQL and Microsoft SQL Server +- Supports multiple databases: SQLite (easy, default), MySQL (recommend) storage, MariaDB, PostgreSQL and Microsoft SQL Server - Most (all of the best) features of the premium bots, for free - Self-hosted with your bot application, your logo and guild name - Optional express.js server for web archives: [DiscordTickets-Portal](https://github.com/eartharoid/DiscordTickets-Portal/)