[FEAT] Option to switch message format (e.g. using Plaintext over fancy webhook messages) #13

Open
opened 2025-11-07 23:17:23 +00:00 by Ghost · 1 comment
Ghost commented 2025-11-07 23:17:23 +00:00 (Migrated from codeberg.org)

Having the ability to choose an all-plaintext option for MC -> Discord messages and events would be great. It makes relayed information a lot more readable.

Ideally with an option like this, instead of creating webhooks, the plugin would instead create plaintext messages.

Having the ability to choose an all-plaintext option for MC -> Discord messages and events would be great. It makes relayed information a lot more readable. Ideally with an option like this, instead of creating webhooks, the plugin would instead create plaintext messages.
Dexrn commented 2025-11-08 17:57:26 +00:00 (Migrated from codeberg.org)

Having the ability to choose an all-plaintext option for MC -> Discord messages and events would be great. It makes relayed information a lot more readable.

Ideally with an option like this, instead of creating webhooks, the plugin would instead create plaintext messages.

I did think about this and I can most likely get this done next update by abstracting my embed creation out and making a derived class that instead returns just a plaintext object

> Having the ability to choose an all-plaintext option for MC -> Discord messages and events would be great. It makes relayed information a lot more readable. > > Ideally with an option like this, instead of creating webhooks, the plugin would instead create plaintext messages. I did think about this and I can most likely get this done next update by abstracting my embed creation out and making a derived class that instead returns just a plaintext object
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Nostalgica-Reverie/RRDiscordBridge#13
No description provided.