|
25 | 25 | </div>
|
26 | 26 |
|
27 | 27 |
|
28 |
| -## How Does Modmail Work? |
| 28 | +## What is Modmail? |
29 | 29 |
|
30 |
| -When a user sends a direct message to the bot, a channel is created within an isolated category. This channel is where messages will be relayed. To reply to the message, simply use the command `?reply` in the channel. A full list of commands can be found by using the `?help` command. |
| 30 | +Modmail's core functionality provides an efficient communications interface between server members and staff. When a member sends a direct message to the bot, a channel is created within an isolated category for that member. This channel is where messages will be relayed and where any available staff member can respond to that user. |
31 | 31 |
|
32 | 32 | ## Features
|
33 | 33 |
|
34 |
| -* Highly Customisable: |
| 34 | +* **Highly Customisable**: |
35 | 35 | * Bot activity, prefix, etc.
|
36 | 36 | * Command permissions
|
37 | 37 | * Interface elements (color, responses, reactions, etc.)
|
38 | 38 | * Snippets and *command aliases*
|
39 | 39 | * Minimum account/guild age in order to create a thread.
|
40 |
| -* Thread logs, e.g. https://logs.modmail.tk/example |
| 40 | +* **Thread logs**, e.g. https://logs.modmail.tk/example |
41 | 41 | * When you close a thread, a log link is generated and posted to your log-channel.
|
42 | 42 | * Rendered in styled HTML like Discord.
|
43 | 43 | * Optional login in via Discord to protect your logs.
|
44 | 44 | * See past logs of a user with `?logs`
|
45 | 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 |
| -* Optional automatic updates to stay up to date with the latest features. |
| 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` |
| 50 | + * Editing and deleting messages is synced on both ends. |
| 51 | + * Optional automatic updates to stay up to date with the latest features. |
53 | 52 |
|
54 |
| -This list is ever growing thanks to active development and our exceptional contributors. |
| 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 . |
55 | 54 |
|
56 | 55 |
|
57 | 56 | ## Installation
|
|
0 commit comments