Send eban and eunban notifications to discord.
- Send eban and eunban notifications to Discord
- Does not require an external discord API plugin to run
- Includes names, IDs, and steam profile links to both admins and the target
- Calculates when issued restrictions will end as a Unix timestamp
- DarkerZ's Entwatch CSGO plugin.
- Sarrus' DiscordWebhookAPI include
- SM-RipEXT Extension (for DiscordWebhookAPI to work)
- Compile
entwatch_discord_relay.sp
and place it in your plugins folder - Run the plugin once so it generates the config file
- Edit
plugin.entwatch_discord_relay.cfg
in yourcfg/sourcemod/
folder and put in your discord webhook link
If you are using a different Entwatch plugin outside of DarkerZ's plugin, make sure your version of entwatch has the same if not similar forwards for when you eban and eunban clients, and then update the code accordingly.