Skip to content

Commit 5070727

Browse files
committed
Merge branch 'master' of https://github.com/verixx/modmail
2 parents 334f474 + 26ca32c commit 5070727

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<br>
66
<br>
77

8-
<a href="https://travis-ci.com/kyb3r/dhooks">
8+
<a href="">
99
<img src="https://img.shields.io/badge/build-passing-7289DA.svg?style=for-the-badge" alt="Travis" />
1010
</a>
1111

12-
<a href="https://pypi.org/project/dhooks/">
12+
<a href="">
1313
<img src="https://img.shields.io/badge/python-3.6-7289DA.svg?style=for-the-badge" alt="Travis" />
1414
</a>
1515

@@ -39,7 +39,7 @@ When a user sends a direct message to the bot, a channel is created within this
3939

4040
<h1 align="center"><a href="https://github.com/kyb3r/modmail/wiki/Installation">Installation</a></h1>
4141

42-
You have two options for using this bot, hosting on Heroku or self hosting the bot. If you choose to install the bot using Heroku, you do not need to download anything. In fact, you can set it all up on a phone! Read the installation guide [here](https://github.com/kyb3r/modmail/wiki/Installation).
42+
You have two options for using this bot, hosting on Heroku or self hosting the bot. If you choose to install the bot using Heroku, you do not need to download anything. In fact, you can set it all up on a phone! Read the installation guide [here](https://github.com/kyb3r/modmail/wiki/Installation). If you have any problems join our discord server [here](https://discord.gg/etJNHCQ).
4343

4444
### What is Heroku?
4545
Heroku is a free hosting site that can host many web apps. However, the web apps cannot store any data on site (changing files). We have made Mod Mail to do exactly that. It was made to be *stateless* and not store any data in any files, utilising discord channel topics for tracking and relaying conversations.
@@ -52,11 +52,13 @@ If you are keen to stay updated with the latest features then follow the updatin
5252
| Name | Description |
5353
|--------------|----------------------------------------------------------------------|
5454
| setup | Sets up the categories that will be used by the bot. |
55-
| contact | Allows a moderator to initiate a thread with a given recipient.
55+
| about | Shows some general information about the bot. |
56+
| contact | Allows a moderator to initiate a thread with a given recipient. |
5657
| reply | Sends a message to the current thread's recipient. |
5758
| close | Closes the current thread and deletes the channel. |
5859
| archive | Closes the thread and moves the channel to the archive category. |
5960
| block | Blocks a user from using modmail |
61+
| blocked | Shows a list of users that are currently blocked |
6062
| unblock | Unblocks a user from using modmail |
6163
| snippets | Shows a list of snippets that are currently configured. |
6264
| customstatus | Sets the bot playing status to a message of your choosin |

0 commit comments

Comments
 (0)