/arknotifications

.Net Core Api for Ark server Web Notifications

Primary LanguageC#MIT LicenseMIT

Arknotifications

Save Web notifications from Ark server to MS SQL Database and/or send them to Discord channel

Requirements

Optional

  • Discord

Configuration

Configuration file name: appsettings.json

Sample file: appsettings.sample.json

Building

dotnet restore src/ArkNotifications 
dotnet publish -c Release src/ArkNotifications

Running

dotnet .\src\ArkNotifications\bin\Release\netcoreapp2.2\ArkNotifications.dll