The three current types of message filters would need to be ported to the TS/Sapphire rewrite. - [Word blacklist](https://github.com/RTByte/rtbyte/blob/master/src/monitors/wordBlacklist.js) - [Anti-invite](https://github.com/RTByte/rtbyte/blob/master/src/monitors/antiInvite.js) - [Mention spam](https://github.com/RTByte/rtbyte/blob/master/src/monitors/mentionSpam.js) This is dependent on #230 and #231.