From 859f62e3c6e37a2ef09dbb6d13ded045a5cece25 Mon Sep 17 00:00:00 2001 From: Karl Essinger Date: Fri, 20 Jul 2018 14:16:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a4b4b9a..ec72a4a6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ It will also be possible to list the number of players on your server in the bot I was going to wait with making this plugin until SCP:SL updates to .NET 4.6 from the current .NET 3.5 but apperently that has been delayed (indefinitely?). This means I can't use a C# Discord API directly from the plugin and thus have to seperate it into two different programs. +They send messages along like this: SCPDiscordPlugin -> SCPDiscordBot -> Discord Channel + ## Current features: You can log any event from the server to discord with multi-channel support.