Jeremiad / arknotifications

.Net Core Api for Ark server Web Notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

.Net Core Api for Ark server Web Notifications

License:MIT License


Languages

Language:C# 83.6%Language:Shell 8.5%Language:Dockerfile 7.9%