[FEAT] Option to switch message format (e.g. using Plaintext over fancy webhook messages) #13
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Nostalgica-Reverie/RRDiscordBridge#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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