-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
I don't stalk discord all the time; and really like to get a notification when someone replies to a message of mine. But if my message was moved, I don't get the notification for a reply. Since the webhook is the new "user". The bot should ghost ping on reply.
I think there are two ways this could be implemented.
- Ghost ping on any reply done to a webhook (regardless of if they have that ping button selected)
- Spawn an interaction that asks if you want to ping the original author
From my basic testing, you can't extract if the reply had mentioned enable or not. But I can look into that more for the first option. Either way, thoughts or preferences would be appreciated.
trag1c and 00-kat