#disable mentions via on_message

1 messages · Page 1 of 1 (latest)

final turtle
#

Hey, how can I make in the on_message event that a sent message does not send a ping? So that the user also gets no ping.

outer otter
#

e.g. if you want to make sure it can't ping at all, you'd do allowed_mentions = discord.AllowedMentions.none()

final turtle
#

no, a message from a user