therealguy90 / foundrytodiscord

A FoundryVTT module that sends all FoundryVTT messages to a Discord webhook.
https://ko-fi.com/loki123
MIT License
15 stars 2 forks source link

Feature: Improved damage chat in D&D 5e #5

Closed CapivaraTupiniquim closed 1 year ago

CapivaraTupiniquim commented 1 year ago

Suggestion: It would be interesting if it only showed "TokenName HP Updated: 11-6(6)=5".

Thanks a lot for the module! I loved.

image image

therealguy90 commented 1 year ago

As someone who doesn't play 5e, I need steps to reproduce this message. Please provide clear steps, as well as the ChatMessage object created. This is done in the console using game.messages.get("messageID");. Foundry logs created ChatMessage IDs in the console, so you can find the ChatMessage ID there. If determined to be easily re-formatted to a Discord embed format, your feature request will be fulfilled. If this turns out to be a module-specific chatmessage, I'll close and mark this as wontfix.

Sorry, it's hard to fulfill every request, since every system has its own fair share of ChatMessage stylings, and I won't be able to cover them all.

CapivaraTupiniquim commented 1 year ago

The message is specific to the Midi module, so I think it can close.

therealguy90 commented 1 year ago

If you want to assist in helping create support for midi, as it is a widely-used module, feel free to contact me in Discord and we can talk about it. I don't know the specifics of the stylings midi uses, so having someone that does would help. I would work on it on my own if I wanted to, but since midi is a feature-rich module, I wouldn't know where to start.

CapivaraTupiniquim commented 1 year ago

It would be awesome! Midi is responsible for automation in D&D 5e (from the simplest to the most complex) and is widely used. I can't tomorrow, but I'll get in touch as soon as I have time.