Discord API responded with code 400Fixed
Error
[Keywords] Discord API responded with code 400
@Wulf please correct the error. Discord messages are not received.
Thanks for the report. I'll take a look at this when able, though I don't see why it would be an issue with nothing having changed.
@WulfHi, is it worth waiting for a plugin update anytime soon?
Hey, will try to take a look at this again soon. Still unsure why it is doing this for you.
I've already tried everything.
Does it work correctly for you?
It was last I tested it.
Could you provide your configuration and usage example that reproduces it? I'm still unable to reproduce the issue as of today.

@Wulf
Chat
[Better Chat] [Team] M@TR1K: admin
[Keywords] Discord API responded with code 400

Write your discord to me in private messages. I'll show you everything.

{
  "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,
  "IDs to notify in chat": [
    "PLAYER_ID",
    "PLAYER_ID_2"
  ],
  "Notify configured group in chat": true,
  "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 in Discord channel": true,
  "Roles to mention on Discord": [
    "524640003171680269"
  ],
  "Users to mention on Discord": [
    "285772503576739840"
  ],
  "Discord webhook URL": "url",
  "Keywords to listen for in chat": [
    "admin",
    "crash",
    "bug"
  ]
}​
Tested with your configuration, no issues. Only difference would be the URL at this point. Could you send me that via PM for testing?
Locked automatically