PluralKit/PluralKit.Bot/Handlers
spiral 52efb3c70a
fix: don't check for useless permission when deleting command messages
this allows for deleting command messages in DMs, where the bot does not have manage messages permissions
and just in general in channels where it doesn't have those permissions as well
2021-08-25 12:43:33 -04:00
..
IEventHandler.cs Initial commit, basic proxying working 2020-12-22 13:15:26 +01:00
InteractionCreated.cs Add preliminary support for buttons 2021-05-26 22:27:52 +02:00
MessageCreated.cs Fix proxying in channels without message history + reduce proxy latency 2021-08-08 21:56:24 +02:00
MessageDeleted.cs Fix Discord merging webhook messages with same username 2021-08-03 13:44:22 -04:00
MessageEdited.cs Avoid spamming failed proxy checks in edit handler logs 2021-08-12 02:52:42 +02:00
ReactionAdded.cs fix: don't check for useless permission when deleting command messages 2021-08-25 12:43:33 -04:00