[MessageDelete] Event doesn't ignore bots #16

Closed
opened 2021-03-08 19:03:16 +00:00 by Vylpes · 2 comments
Vylpes commented 2021-03-08 19:03:16 +00:00 (Migrated from github.com)

The bot doesn't ignore messages from other bots. This should be changed as this could potentially cause a loop, and would make it on par with the MessageUpdate event.

Outcomes

  • Messages deleted who's author is a bot should NOT be logged

Blocked by

The bot doesn't ignore messages from other bots. This should be changed as this could potentially cause a loop, and would make it on par with the MessageUpdate event. ## Outcomes - [ ] Messages deleted who's author is a bot should NOT be logged ## Blocked by - #23
Vylpes commented 2021-11-22 21:01:43 +00:00 (Migrated from github.com)

Do I actually want this to ignore bots? Seems important for the audit trail...

Do I actually want this to ignore bots? Seems important for the audit trail...
Vylpes commented 2021-11-28 17:51:44 +00:00 (Migrated from github.com)

Do I actually want this to ignore bots? Seems important for the audit trail...

Yes, I should make the bot ignore itself, because this could create a loop otherwise

> Do I actually want this to ignore bots? Seems important for the audit trail... Yes, I should make the bot ignore itself, because this could create a loop otherwise
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#16
No description provided.