discord-csharp / MODiX

Discord Bot handling basic moderation needs, soon implements statistics.
MIT License
116 stars 63 forks source link

Reply to referenced message when quoting messages #935

Closed sabihoshi closed 2 years ago

sabihoshi commented 3 years ago

Often times a user is replying to someone when quoting a message. And then the message will get deleted, leading to the user who was replied to confused on what the message was about. This lets the bot reply to the same user the person who quoted was replying to.

sabihoshi commented 3 years ago

Apart from the mentioned feature, this also changes the signature of the method however it doesn't change any functionality.