Releases: modmail-dev/Modmail
Releases · modmail-dev/Modmail
Bug Fix
Stable Release
Changed
logs searchnow also searches usernames present in thread logs.
Stable Release
Important
In the future, the Modmail API (https://modmail.tk) will be deprecated. This is due to the fact that we are providing a free service without getting anything in return, and thus we do not have the resources to scale to accommodate for more users. We recommend using your own database for logs. In the future, you will soon get a backup command so you can download all your pre-existing data and migrate to your own database.
Changed
- A lot of painful code cleanup, which is good for us (the devs), but shouldn't affect you.
- The appearance of the
logscommand. Should be clearer with better info now. - Bot owners get access to all commands regardless of server permissions.
Added
Note: The following commands only work if you are self-hosting your logs. We recommend you to use your own database.
- Log search queries, in the form of two new commands.
logs search [query]- this searches all log messages for a query string.logs closed-by [user]this returns all logs closed by a certain user
Fixed
?activity listening to musicno longer results in two "to"s ("listening to to music").- This may require you to change your activity message to accommodate this fix.
- A problem where
main_category_idandlog_channel_idweren't updated when their corresponding channel or category get deleted.
Stable Release
Added
loglinkcommand, returns the log link for the current thread.
Logs Track Edited Messages
Changed
- Your logs now track and show edited messages.
Stable Release
Changed
- Use reply author's top role for the mod tag by default.
Stable Release
Added
anonreplycommand to anonymously reply to the recipient.
The username of the anonymous user defaults to themod_tag(the footer text of a mod reply). The avatar defaults the guild icon URL. However, you can change both of these via theanon_username,anon_avatar_urlandanon_tagconfig variables.
Changed
- Your bot now logs all messages sent in a thread channel, including discussions that take place. You can now toggle to view them in the log viewer app.
Bug Fix
Bug Fix
Bug Fix & Ability to Change Embed Color
Changed
- Improve format of thread info embeds. Slightly cleaner and simpler now.
- All commands are now blurple instead of green.
Fixed
- Bug where the
closecommand wouldn't work if you didn't configure a log channel.
Added
- Ability to set your own custom mod_color and recipient_color for the thread message embeds.