I was wondering if there was a way to show an alert using a better discord plugin if you receive a ping or @ from any user?
BdApi.alert("Pinged", "test");
This is the alert I would want to show, whenever u receive a ping or @ from someone.