Skip to content

A ServerMod plugin which adds remote functionality to an SCP:SL server through Discord.

License

Notifications You must be signed in to change notification settings

SandeQ/SCPDiscord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCPDiscord

SCPDiscord links features from your SCP:SL server console to Discord channels, such as printing out server events to Discord and using server commands through Discord. It is incredibly customisable as you can read more about below.

Features:

  • Ability to log any ServerMod event to Discord. All are optional and can be toggled individually.

  • Complete multi-channel support letting you post different events to different channels. All can be individually re-routed.

  • Support for MultiAdmin managed servers, each sub-server can post to the same channel, different channels or even different bots and different Discord servers.

  • You can for instance have one public channel for each of your servers where things like player joins, kills, round starts and round ends are posted. You could then add one channel for each server visible only to moderators, showing things like admin actions and logging who attacks who on each server to check for teamkillers.

  • Ability to use different commands through Discord, currently kick, ban and unban. To my knowledge this is the only plugin that currently offers banning offline players, so hackers leaving as soon as they see an admin coming on is no longer an issue. It is also the only plugin I'm aware of that lets you unban players.

  • The ability to completely customise every single message from the plugin and use different languages. More info here.

  • Player count is displayed in the bot activity field. The bot's status changes from dnd when the scp server is on but the bot server is on, away when there are no players on a server and online when a server has players.

  • An auto-updating channel topic with information such as number of players, server uptime, ip and gameplay information.

  • You can sync ranks from discord to the game, letting you automate things like patreon rewards and moderator positions.

Installation and configuration

Check out the Wiki tab for all guides on installation and configs.

Usage

Languages

Commands

About

A ServerMod plugin which adds remote functionality to an SCP:SL server through Discord.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.3%
  • JavaScript 6.7%