discord-csharp / MODiX

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

Adds the message pattern behavior to the remora shim #920

Closed Cisien closed 3 years ago

Cisien commented 3 years ago

This change also included updating several of the Modix 1.0 APIs to use ulongs instead of the d.net interfaces, which cascaded out to a lot of file touching.

This also cascaded into a message update/delete responded, and a message/channel tracker to get threads and thread messages tracked in the modix db.

Cisien commented 3 years ago

@Scott-Caldwell mind having a look?