Skip to content

Commit d8ee01f

Browse files
committed
Update README.md
1 parent 7805b0b commit d8ee01f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,14 @@ Snippets are shortcuts for predefined messages that you can send. You can add sn
8787
### Custom Mentions
8888
If you want the bot to mention a specific role instead of `@here`, you need to set a config variable `MENTION` and set the value to the mention of the role or user you want mentioned. To get the mention of a role or user, type `\@role` in chat and you will see something like `<@&515651147516608512>` use this string as the value for the config variable.
8989

90+
### Delete Linked Messages
91+
Did you accidentally send something you didnt mean to with the `reply` command? Dont 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 with message edits in reverse.
92+
9093
### Thread Logs
9194
Thread conversations are automatically logged and a log link (logs.modmail.tk) is provided with each thread.
9295

93-
### Delete Linked Messages
94-
Did you accidentally send something you didnt mean to with the `reply` command? Dont 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!
96+
### Automatic Updates
97+
The bot checks for new updates every hour and automatically updates to a newer version if found. You can disable this functionality by adding a `disable_autoupdates` config variable.
9598

9699
## Contributing
97100
This project is licenced under MIT. Feel free to contribute to the development of this bot.

0 commit comments

Comments
 (0)