ProjectLighthouse/ProjectLighthouse.Servers.GameServer
Josh fa5ff0b490
Add a discord webhook for when users join for the first time. (#698)
* Add a discord webhook for when users join for the first time.

* Fix compilation error related to embed colors

* Make config migration backup use the version of the stored file

* Make DiscordConfiguration not halt startup

* Allow the registration message to be configured

* Clean up registration announcement and add userId variable

* Fix userid resolution and convert newline string to actual character
Also make WebhookHelper not fail if all destinations aren't configured
2023-03-23 00:57:28 +00:00
..
Controllers Add a discord webhook for when users join for the first time. (#698) 2023-03-23 00:57:28 +00:00
Middlewares Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
Startup Add KnownProxies in appsettings for load balancers/docker 2023-02-24 00:28:36 -06:00
Types StasticsHelper + Community Tab Performance Fix (#713) 2023-03-17 03:51:55 +00:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
ProjectLighthouse.Servers.GameServer.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00