You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,22 +56,21 @@ Heroku is a container based cloud platform that currently offers a free plan to
56
56
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.
57
57
58
58
### 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.
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.
65
65
66
66
### Thread Logs
67
67
68
68
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.
69
69
70
-
71
70
### Automatic Updates
72
71
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.
73
72
74
73
## Contributing
75
74
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.
76
75
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