Updated readme

This commit is contained in:
Toastie 2025-02-04 21:01:12 +13:00
parent 2acf56bc2f
commit 9a5a6c93c7
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7

View file

@ -14,6 +14,14 @@ A support ticket Discord bot. Uses a MySQL database for storage of ticket inform
4. Download the bot for your operating system, either a [release version](https://toastielab.dev/toastie-stuff/SupportChild/releases). Get the normal version if you have installed .NET 8 on your system, get the self contained version otherwise. 4. Download the bot for your operating system, either a [release version](https://toastielab.dev/toastie-stuff/SupportChild/releases). Get the normal version if you have installed .NET 8 on your system, get the self contained version otherwise.
| Application | Description |
|-----------------------------|-----------------------------------------------------------------------|
| `SupportBoi-Linux` | Standard Linux version. |
| `SupportBoi-SC-Linux` | Larger Linux version which does not require .NET 9 to be installed. |
| `SupportBoi-SC-Windows.exe` | Standard Windows version. |
| `SupportBoi-Windows.exe` | Larger Windows version which does not require .NET 9 to be installed. |
5. Run `./SupportChild_Linux` on Linux or `./SupportChild_Windows.exe` on Windows, this creates a config file in the current directory. 5. Run `./SupportChild_Linux` on Linux or `./SupportChild_Windows.exe` on Windows, this creates a config file in the current directory.
6. Set up the config, there are instructions inside. If you need more help either contact me in Discord or through an issue here. 6. Set up the config, there are instructions inside. If you need more help either contact me in Discord or through an issue here.