You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,39 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
This project mostly adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html);
7
7
however, insignificant breaking changes do not guarantee a major version bump, see the reasoning [here](https://github.com/modmail-dev/modmail/issues/319). If you're a plugin developer, note the "BREAKING" section.
8
8
9
+
# v4.2.0
10
+
11
+
Upgraded discord.py to version 2.6.3, added support for CV2.
12
+
Forwarded messages now properly show in threads, rather than showing as an empty embed.
13
+
14
+
### Fixed
15
+
- Make Modmail keep working when typing is disabled due to an outage caused by Discord.
16
+
- Resolved an issue where forwarded messages appeared as empty embeds.
17
+
- Fixed internal message handling and restoration processes.
18
+
- Eliminated duplicate logs and notes.
19
+
- Addressed inconsistent use of `logkey` after ticket restoration.
20
+
- Fixed issues with identifying the user who sent internal messages.
21
+
- Solved an ancient bug where closing with words like `evening` wouldn't work.
22
+
- Fixed the command from being included in the reply in rare conditions.
23
+
24
+
### Added
25
+
Commands:
26
+
*`snooze`: Initiates a snooze action.
27
+
*`snoozed`: Displays snoozed items.
28
+
*`unsnooze`: Reverses the snooze action.
29
+
*`clearsnoozed`: Clears all snoozed items.
30
+
31
+
Configuration Options:
32
+
*`max_snooze_time`: Sets the maximum duration for snooze.
33
+
*`snooze_title`: Customizes the title for snooze notifications.
34
+
*`snooze_text`: Customizes the text for snooze notifications.
35
+
*`unsnooze_text`: Customizes the text for unsnooze notifications.
36
+
*`unsnooze_notify_channel`: Specifies the channel for unsnooze notifications.
37
+
*`thread_min_characters`: Minimum number of characters required.
38
+
*`thread_min_characters_title`: Title shown when the message is too short.
39
+
*`thread_min_characters_response`: Response shown to the user if their message is too short.
40
+
*`thread_min_characters_footer`: Footer displaying the minimum required characters.
<img src="https://img.shields.io/badge/buymeacoffee-donate-ff813f.svg?style=for-the-badge&logo=buy-me-a-coffee" alt="Buy Me A Coffee">
28
28
</a>
29
29
30
30
<ahref="https://www.python.org/downloads/">
@@ -48,7 +48,7 @@
48
48
49
49
Modmail is similar to Reddit's Modmail, both in functionality and purpose. It serves as a shared inbox for server staff to communicate with their users in a seamless way.
50
50
51
-
This bot is free for everyone and always will be. If you like this project and would like to show your appreciation, you can support us on **[Patreon](https://www.patreon.com/kyber)**, cool benefits included!
51
+
This bot is free for everyone and always will be. If you like this project and would like to show your appreciation, you can support us on **[Buy Me A Coffee](https://buymeacoffee.com/modmaildev)**, cool benefits included!
52
52
53
53
For up-to-date setup instructions, please visit our [**documentation**](https://docs.modmail.dev/installation) page.
54
54
@@ -72,7 +72,7 @@ Our Logviewer will save the threads so you can view previous threads through the
72
72
* When you close a thread, Modmail will generate a log link and post it to your log channel.
73
73
* Native Discord dark-mode feel.
74
74
* Markdown/formatting support.
75
-
* Login via Discord to protect your logs ([premium Patreon feature](https://patreon.com/kyber)).
75
+
* Login via Discord to protect your logs ([premium feature](https://buymeacoffee.com/modmaildev/membership)).
76
76
* See past logs of a user with `?logs`.
77
77
* Searchable by text queries using `?logs search`.
78
78
@@ -90,15 +90,15 @@ There are a number of options for hosting your very own dedicated Modmail bot.
90
90
91
91
Visit our [**documentation**](https://docs.modmail.dev/installation) page for detailed guidance on how to deploy your Modmail bot.
92
92
93
-
### Patreon Hosting
93
+
### Paid Hosting
94
94
95
-
If you don't want the trouble of renting and configuring your server to host Modmail, we got a solution for you! We offer hosting and maintenance of your own, private Modmail bot (including a Logviewer) through [**Patreon**](https://patreon.com/kyber).
95
+
If you don't want the trouble of renting and configuring your server to host Modmail, we got a solution for you! We offer hosting and maintenance of your own, private Modmail bot (including a Logviewer) through [**Buy Me A Coffee**](https://buymeacoffee.com/modmaildev/membership).
96
96
97
97
## FAQ
98
98
99
99
**Q: Where can I find the Modmail bot invite link?**
100
100
101
-
**A:** Unfortunately, due to how this bot functions, it cannot be invited. The lack of an invite link is to ensure an individuality to your server and grant you full control over your bot and data. Nonetheless, you can quickly obtain a free copy of Modmail for your server by following our [**documentation**](https://docs.modmail.dev/installation) steps or subscribe to [**Patreon**](https://patreon.com/kyber).
101
+
**A:** Unfortunately, due to how this bot functions, it cannot be invited. The lack of an invite link is to ensure an individuality to your server and grant you full control over your bot and data. Nonetheless, you can quickly obtain a free copy of Modmail for your server by following our [**documentation**](https://docs.modmail.dev/installation) steps or subscribe to [**Buy Me A Coffee**](https://buymeacoffee.com/modmaildev/membership).
102
102
103
103
**Q: Where can I find out more info about Modmail?**
Become a sponsor on [Patreon](https://patreon.com/kyber).
163
+
Become a sponsor on [Buy Me A Coffee](https://buymeacoffee.com/modmaildev/membership).
172
164
173
165
## Contributing
174
166
175
167
Contributions to Modmail are always welcome, whether it be improvements to the documentation or new functionality, please feel free to make the change. Check out our [contributing guidelines](https://github.com/modmail-dev/modmail/blob/master/.github/CONTRIBUTING.md) before you get started.
176
168
177
-
If you like this project and would like to show your appreciation, support us on **[Patreon](https://www.patreon.com/kyber)**!
169
+
If you like this project and would like to show your appreciation, support us on **[Buy Me A Coffee](https://buymeacoffee.com/modmaildev)**!
Copy file name to clipboardExpand all lines: SPONSORS.json
-27Lines changed: 0 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -112,33 +112,6 @@
112
112
"title": "uncommon community"
113
113
}
114
114
},
115
-
{
116
-
"embed": {
117
-
"author": {
118
-
"name": "Help us • Help Others"
119
-
},
120
-
"title": "Join Today",
121
-
"url": "https://discord.gg/5yQCFzY6HU",
122
-
"description": "At Help Us • Help Others, we accept as true with inside the transformative electricity of cooperation and kindness. Each one people has the capability to make a meaningful impact by means of helping and caring for others. Whether you want assistance or want to offer it, this is the right region for you!",
123
-
"fields": [
124
-
{
125
-
"name": "What we offer:",
126
-
"value": "`🎬` - Active community\n`👮` - Active staff around the globe! \n`🛜` - 40+ Advertising channels to grow your socials!\n`💎` - Boosting Perks\n`🎉` - Event's monthly especially bank holiday roles!!\n`🔢` - Unique levelling systems\n`📞` - Multiple voice channels including gaming!\n`🎁` - Exclusive giveaways!"
127
-
},
128
-
{
129
-
"name": "We Are Hiring",
130
-
"value": "`🔵` - Moderators\n`🔵` - Human Resources\n`🔵` - Community Team\n`🔵` - Partnership Manager\n`🔵` - Growth Manager\n`🚀` Much more to come!\n\n\nJoin Today!"
"description": "> Be apart of our community as we start to grow! and embark on a long journey.\n——————————————————-\n**What we offer?**\n\n➺〚🖌️〛Custom Liveries \n➺〚❤️〛Friendly and Growing community.\n➺〚🤝〛Partnerships.\n➺〚🎮〛Daily SSUs. \n➺〚🚨〛Great roleplays.\n➺〚💬〛Kind and Professional staff\n➺〚🎉〛Giveaways!!! \n——————————————————-\n**Emergency Services**\n\n➺〚🚔〛NY Police Force\n➺〚🚒〛Fire & Emergency NY\n➺〚🚧〛NY department of transportation \n\n——————————————————-\n**Whitelisted**\nComing soon!\n——————————————————-\n**What are we looking for!**\n\n➺〚💬〛More members\n➺〚⭐〛Staff Members - **WE'RE HIRING!**\n➺〚🤝〛Partnerships\n➺〚💎〛Boosters\n——————————————————\n\n**[Join now](https://discord.com/invite/qt62qSnKVa)**",
0 commit comments