Skip to content

Commit 2e22af5

Browse files
authored
Update README.md
1 parent 6303789 commit 2e22af5

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,23 @@ Modmail's core functionality provides an efficient communications interface betw
3333

3434
* **Highly Customisable**:
3535
* Bot activity, prefix, etc.
36-
* Command permissions
36+
* Fully customisable command permission system.
3737
* Interface elements (color, responses, reactions, etc.)
3838
* Snippets and *command aliases*
3939
* Minimum account/guild age in order to create a thread.
40-
* **Thread logs**,
40+
* **Thread logs**
4141
* When you close a thread, a [log link](https://logs.modmail.tk/example) is generated and posted to your log channel.
4242
* Rendered in styled HTML like Discord.
4343
* Optional login in via Discord to protect your logs.
4444
* See past logs of a user with `?logs`
4545
* Searchable by text queries using `?logs search`
46-
* **Feature rich and robust**
47-
* Scheduled tasks - `?close in 2 hours silently`
48-
* Moderate usage by blocking users -`?block @user spamming for 2 days`
49-
* Get notified/subscribe for thread messages. `?notify` and `?sub`
46+
* **Robust implementation**
47+
* Scheduled tasks in human time, e.g. `?close in 2 hours silently`.
5048
* Editing and deleting messages is synced on both ends.
51-
* Optional automatic updates to stay up to date with the latest features.
49+
* Support for the full range of message content (mutliple images, files).
50+
* Paginated commands interfaces via reactions.
5251

53-
This list is ever growing thanks to active development and our exceptional contributors. See a full list of documented commands by using the `help` command .
54-
52+
This list is ever growing thanks to active development and our exceptional contributors. See a full list of documented commands by using the `help` command.
5553

5654
## Installation
5755

0 commit comments

Comments
 (0)