@@ -31,24 +31,24 @@ When a user sends a direct message to the bot, a channel is created within an is
31
31
32
32
## Features
33
33
34
- * Aesthetic command interfaces e.g Pagination via reactions
35
34
* Highly Customisable:
36
35
* Bot activity, prefix, etc.
37
36
* Command permissions
38
37
* Interface elements (color, responses, reactions, etc.)
39
38
* Snippets and * command aliases*
40
39
* Minimum account/guild age in order to create a thread.
41
- * Scheduled closing - e.g. ` ?close in 2 hours silently `
42
- * Blocking users e.g. ` ?block @user spamming for 2 days `
43
- * Get notified/subscribe for thread messages. (` ?notify ` and ` ?sub ` )
44
- * Linked thread messages
45
- * Editing/deleting a message on one end is synced with the other.
46
40
* Thread logs, e.g. https://logs.modmail.tk/example
47
41
* When you close a thread, a log link is generated and posted to your log-channel.
48
42
* Rendered in styled HTML like Discord.
49
43
* Optional login in via Discord to protect your logs.
50
44
* See past logs of a user with ` ?logs `
51
45
* Searchable by text queries using ` ?logs search `
46
+ * Aesthetic command interfaces e.g Pagination via reactions
47
+ * Scheduled closing - e.g. ` ?close in 2 hours silently `
48
+ * Blocking users e.g. ` ?block @user spamming for 2 days `
49
+ * Get notified/subscribe for thread messages. (` ?notify ` and ` ?sub ` )
50
+ * Linked thread messages Editing/deleting messages is synced on both ends.
51
+
52
52
* Optional automatic updates to stay up to date with the latest features.
53
53
54
54
This list is ever growing thanks to active development and our exceptional contributors.
0 commit comments