Skip to content

Commit 0cc9e53

Browse files
authored
Update README.md
1 parent d661bd4 commit 0cc9e53

File tree

1 file changed

+28
-34
lines changed

1 file changed

+28
-34
lines changed

README.md

Lines changed: 28 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,37 @@
11
<div align="center">
2-
<img src='https://i.imgur.com/o558Qnq.png' align='center'>
3-
<br>
4-
<strong><i>A simple and functional Modmail bot for Discord.</i></strong>
5-
<br>
6-
<br>
7-
8-
9-
<a href="https://heroku.com/deploy?template=https://github.com/kyb3r/modmail">
10-
<img src="https://img.shields.io/badge/deploy_to-heroku-997FBC.svg?style=for-the-badge" />
11-
</a>
12-
13-
14-
<a href="https://discord.gg/j5e9p8w">
15-
<img src="https://img.shields.io/discord/515071617815019520.svg?style=for-the-badge&colorB=7289DA" alt="Support" />
16-
</a>
17-
18-
19-
20-
<a href="https://github.com/kyb3r/modmail/">
21-
<img src="https://api.modmail.tk/badges/instances.svg" alt="Bot instances" />
22-
</a>
23-
24-
25-
<a href="https://patreon.com/kyber">
26-
<img src="https://img.shields.io/badge/patreon-donate-orange.svg?style=for-the-badge" alt="Python 3.7" />
27-
</a>
28-
29-
30-
<a href="https://github.com/kyb3r/modmail/blob/master/LICENSE">
31-
<img src="https://img.shields.io/badge/license-mit-e74c3c.svg?style=for-the-badge" alt="MIT License" />
32-
</a>
33-
2+
<img src="https://i.imgur.com/o558Qnq.png" style="vertical-align: middle;">
3+
<br>
4+
<strong><i>A simple and functional Modmail bot for Discord.</i></strong>
5+
<br>
6+
<br>
7+
8+
<a href="https://heroku.com/deploy?template=https://github.com/kyb3r/modmail">
9+
<img src="https://img.shields.io/badge/deploy_to-heroku-997FBC.svg?style=for-the-badge">
10+
</a>
11+
12+
<a href="https://discord.gg/j5e9p8w">
13+
<img src="https://img.shields.io/discord/515071617815019520.svg?style=for-the-badge&colorB=7289DA" alt="Support">
14+
</a>
15+
16+
<a href="https://github.com/kyb3r/modmail/">
17+
<img src="https://api.modmail.tk/badges/instances.svg" alt="Bot instances">
18+
</a>
19+
20+
<a href="https://patreon.com/kyber">
21+
<img src="https://img.shields.io/badge/patreon-donate-orange.svg?style=for-the-badge" alt="Python 3.7">
22+
</a>
23+
24+
<a href="https://github.com/kyb3r/modmail/blob/master/LICENSE">
25+
<img src="https://img.shields.io/badge/license-mit-e74c3c.svg?style=for-the-badge" alt="MIT License">
26+
</a>
3427
</div>
35-
<br>
28+
29+
---
3630

3731
## How does it work?
3832

3933

40-
<img src='https://i.imgur.com/GGukNDs.png' align='right' height=300>
34+
<img src="https://i.imgur.com/GGukNDs.png" style="vertical-align: right;" height=350>
4135

4236
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. See a full list of commands in the [wiki](https://github.com/kyb3r/modmail/wiki).
4337

0 commit comments

Comments
 (0)