codesupport / discord-bot

The CodeSupport Discord Bot
https://codesupport.dev/discord
MIT License
21 stars 19 forks source link

Removing self-pings doesn't trigger a ghost ping alert #282

Closed hexathe6 closed 11 months ago

hexathe6 commented 11 months ago

Overview

Removing a message containing a self-ping doesn't trigger a ghost ping alert. Editing a self-ping out of a message also doesn't trigger an alert.

Expected Behaviour

Removing a message containing a self-ping triggers a ghost ping alert, as does editing out the ping. (this may not be desirable, but it's at least consistent with the rest of the hassle that ghost pings bring)

Actual Behaviour

Neither method of removing the self-ping triggers a ghost ping alert. (see §Overview)

theboxmage commented 11 months ago

This is not a bug, it is intended behavior in both the update and delete handlers.