I still cant get it to send to Discord. This is my config.
{
"Permission required to trigger keywords": false,
"Include original message with notification": true,
"Match only exact keywords": true,
"Auto-reply for triggered keywords": false,
"Notify configured players in chat": false,
"Players to notify in chat": [
"PLAYER_ID",
"PLAYER_ID_2"
],
"Notify configured groups in chat": false,
"Groups to notify in chat": [
"admin",
"moderator"
],
"Notify using GUI Announcements": false,
"Banner color to use for GUI (RGBA or color name)": "0.1 0.1 0.1 0.7",
"Text color to use for GUI (RGB or color name)": "1 1 1",
"Notify using UI Notify": false,
"Notification type for UI Notify": false,
"Notify in Discord channel": true,
"Discord embed color (decimal color code)": "16538684",
"Role IDs to mention on Discord": [],
"User IDs to mention on Discord": [],
"Discord webhook URL": "https://discord.com/api/webhooks/857632578717745153/EyjDLWxNty05EFNVhUJl9BYUYFYFWYLglbG7mw5js8LwzmFt3_gnFFWX7LWfIPFsi_w2",
"Keywords to listen for in chat": [
"admin"
]
}