So, the plug in does not appear to be loading. I had to Manually create DiscordCore.json aand added the following:
{
"Discord API Key": "", // API Key for your Discord bot "Discord Join Code": "", // Join code for your Discord server "Enable Commands In Bot Channel": true, //Enable allowing certain bot commands in a specifed bot channel "Bot Channel Name": "bot" // Bot channel to allow certain commands in "In Game Chat Command": "dc", "Discord Bot Join Command": "join", "Discord Bot Plugins Command": "plugins", "Discord Bot Help Command": "help", "Discord Bot Leave Command": "leave", "Discord Bot Commands Command": "commands", "Enable Discord Server Join Notification": true, "Enable Linking Discord To Rust": true, "Use DiscordAuth": false, "Use DiscordConnect": false, "Use External Hooks": false
}