You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Describe the bug
when writing a custom message using the styled chat mod ( https://www.curseforge.com/minecraft/mc-mods/styled-chat ), the messages doesn't show up on discord , even though the server starting and stopping messages show up on discord.
Reproduction steps
Install and configure fabric discord link
also install and configure styled chat
now join the server and send a message
now go to discord and you will see there's nothing in the chat after the "server started" message
Expected behaviour
the sent message should have appeared on discord
Additional context
Minecraft version: 1.17
Fabric-Discord Link version: 0.9.4
❗ A list of all mods you were using: carpet, carpet extras, essential commands, fast furnace, flan, flytre lib, hydrogen, krypton, lithium, styled chat
Currently the only way to fix this issue is changing on how messages are readed, instead of getting them on sendMessage they should be catched after their creation
Not so much an update on Fabric Discord Link status on supporting styled chat. But Blockbot has experimental support for styled chat in their rewrite. Which might be a project to look at if you'd like that support right now.
Describe the bug
when writing a custom message using the styled chat mod ( https://www.curseforge.com/minecraft/mc-mods/styled-chat ), the messages doesn't show up on discord , even though the server starting and stopping messages show up on discord.
Reproduction steps
Expected behaviour
the sent message should have appeared on discord
Additional context
fdlink.json
fdlink.txt
The text was updated successfully, but these errors were encountered: