A support ticket Discord bot. Uses a MySQL database for storage of ticket information. Creates formatted HTML ticket transcripts when tickets are closed.
#### Thanks to [Tyrrrz](https://github.com/Tyrrrz/DiscordChatExporter) for the amazing library used in the transcript function.
## Setup
1. Set up a mysql-compatible server, create a user and empty database for the bot to use.
4. Download the bot for your operating system, either a [release version](https://toastielab.dev/toastie-stuff/SupportChild/releases) or a [dev build](https://ci.toastielab.dev/job/toastie-stuff/job/SupportChild/job/main/). Get the normal version if you have installed .NET 8 on your system, get the self contained version otherwise.