|
1 | 1 | <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> |
34 | 27 | </div> |
35 | | -<br> |
| 28 | + |
| 29 | +--- |
36 | 30 |
|
37 | 31 | ## How does it work? |
38 | 32 |
|
39 | 33 |
|
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> |
41 | 35 |
|
42 | 36 | 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). |
43 | 37 |
|
|
0 commit comments