This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
1.1.10
Added
- All strings have been migrated to a new dedicated JSON file to make it easier to personalize them.
- You can now choose whether reviewing community guidelines is a requirements for users to use modmail.
- You can now choose whether to notify users when blocking them.
Fixes
- Remove here/everyone mentions with a regex instead of blocking messages containing them.
- You're not required to set a ticket log channel anymore.
Codebase changes
- More comments for both users and me to understand what's going on.
- Removed duplicate variable declarations.