Skip to content

Commit 2f82fc8

Browse files
authored
Update README.md
1 parent 30fbaa2 commit 2f82fc8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,22 +56,21 @@ Heroku is a container based cloud platform that currently offers a free plan to
5656
Snippets are shortcuts for predefined messages that you can send. Add and remove snippets with the `snippets` command. Custom command aliases are also supported with the `alias` command.
5757

5858
### Customizability
59-
There is a range of configuration variables you can dynamically change with the `config` command to change the appearance of the bot. For example embed color, responses, reactions etc. The list of things you can change is ever growing thanks to the community for code contributions.
59+
There is a range of configuration variables you can dynamically change with the `config` command to change the appearance of the bot. For example embed color, responses, reactions, status etc. The list of things you can change is ever growing thanks to the community for code contributions.
6060

6161
### Linked Messages
6262
<img src='https://i.imgur.com/eo3CwLm.png' height=320 align='right'></img>
6363

64-
Did you accidentally send something you didn't mean to with the `reply` command? Don't fret, if you delete the original message on your side, this bot automatically deletes the corresponding message that was sent to the recipient of the thread! This is due to the bot having linked messages, this also works when you use the `edit` command to edit a message you have sent.
64+
Did you accidentally send something you didn't mean to with the `reply` command? Don't fret, if you delete the original message on your side, this bot automatically deletes the corresponding message that was sent to the recipient of the thread! This also works when you use the `edit` command to edit a message you have sent.
6565

6666
### Thread Logs
6767

6868
Thread conversations are automatically logged and a log link is provided with each thread. Logs are rendered with HTML and are presented in an aesthetically pleasing way, exactly like on discord, this especially integrates seamlessly with the mobile version of discord.
6969

70-
7170
### Automatic Updates
7271
The bot checks for new updates every hour and automatically updates to a newer version if found. This bot is under active development so you can always look forward to new, useful features! If you do not want this functionality, for example, if you want to make changes to your fork, you can do so by adding a `disable_autoupdates` config variable.
7372

7473
## Contributing
7574
This project is licenced under MIT. If you have ideas for commands create an issue or pull request. Contributions are always welcome, whether it be documentation improvements or new functionality, please feel free to create a pull request.
7675

77-
If you use Modmail and love it, consider supporting me on [Patreon](https://www.patreon.com/kyber) :heart:
76+
If you use Modmail and love it, consider supporting me on **[Patreon](https://www.patreon.com/kyber)** :heart:

0 commit comments

Comments
 (0)