From 8a3c8ea4b21f13812865371f4e5c2c3c991d60e1 Mon Sep 17 00:00:00 2001 From: Isaac Date: Mon, 7 Sep 2020 10:35:45 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a7e42d..8ffd98c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ DiscordTickets is a Discord bot for managing support ticket channels, to allow y - Ticket "panel" / "widget" (react to embed to create ticket) - Simple commands - SQLite (easy, default) **or** MySQL (recommend) storage +- 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 archvies: [DiscordTickets-Portal](https://github.com/eartharoid/DiscordTickets-Portal/)