SCPDiscordLogs 1.2.16

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package SCPDiscordLogs --version 1.2.16
NuGet\Install-Package SCPDiscordLogs -Version 1.2.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SCPDiscordLogs" Version="1.2.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SCPDiscordLogs --version 1.2.16
#r "nuget: SCPDiscordLogs, 1.2.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SCPDiscordLogs as a Cake Addin
#addin nuget:?package=SCPDiscordLogs&version=1.2.16

// Install SCPDiscordLogs as a Cake Tool
#tool nuget:?package=SCPDiscordLogs&version=1.2.16

SCPDiscordLogs

Sends game logs to your discord guild

Installation

Bot

Put DiscordLogs.js in ~/.config(%AppData% on Windows)/Qurre/Configs

DiscordLogs.js - bot config.

Example for use on multiple servers.

{
    ...
	port: 7777,
    ...
},
{
    ...
	port: 7778,
    ...
}
Launch

There is nothing difficult in launching the bot, just run the file from the archive required for your system.

Plugin & Translation

Plugin installation is normal, put plugin in ~/.config(%AppData% on Windows)/Qurre/Plugins

Cfg:

logs_ip: localhost
#delimiter between id and nickname in ra
#Example: [14:9:50] ⌨️ fydne - [data deleted]@steam used command: forceclass 2^fydne^ 1^ClassD^
# ^ - delimiter
logs_delimiter: ^
#Those who will not be logged in ra logs
logs_block_ra_logs: 7654@steam, 444@discord,1337@steam
#server name
logs_server_name: Qurre
#webhook avatar
logs_avatar: https://cdn.scpsl.store/qurre/qurre_ol.png
#logs will be sent to webhook if bot is dead
logs_webhook: 
#bans and kicks will be sent to the webhook if the bot is dead
logs_webhook_bans_kicks: 

logs_kick: Kick
logs_ban: Ban
logs_kick_msg: %kicked% has been kicked by %kicker%. Reason: %reason%
logs_kick_msg: %banned% has been banned by %banner%. Reason: %reason%\nUntil %to%

Translation of logs: link

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

SCPDiscordLogs.zip:
Do many servers use the same prefix? Use [bot idcommand] to invoke a command on a specific server

SCPDiscordLogs.dll:
Translation of events has been moved to custom configs (which were added in Qurre v1.11.0)