Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 704 Bytes

File metadata and controls

27 lines (21 loc) · 704 Bytes

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