WiIIiam278 / HuskChat

A simple & customizable no-frills Minecraft chat system
https://william278.net/project/huskchat
Apache License 2.0
78 stars 33 forks source link

Discord Webhook Config Broken #221

Open RillSoji opened 3 months ago

RillSoji commented 3 months ago

Huskchat config does not accept the webhook link format.

Huskchat v 3.0.4 Velocity 3.3.0 SNAPSHOT 369 PaperMC 1.20.4 #466

Config:

discord:
  # Enable hooking into Discord via Webhooks and/or Spicord
  enabled: true
  # Discord message format style (INLINE or EMBEDDED)
  format_style: INLINE
  # Send messages in channels to a webhook by mapped URL
  channel_webhooks: 'https://discord.com/api/webhooks/redacted'

Error in Console https://pastebin.com/P4QTJc4w