Skip to content

Commit 3fee32b

Browse files
committed
Merge from master
2 parents 56cef8d + c11593d commit 3fee32b

File tree

1 file changed

+32
-11
lines changed

1 file changed

+32
-11
lines changed

README.md

Lines changed: 32 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,39 @@
44
<strong><i>A feature-rich Modmail bot for Discord.</i></strong>
55
<br>
66
<br>
7-
7+
88
<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">
9+
<img src="https://img.shields.io/badge/deploy_to-heroku-997FBC.svg?style=for-the-badge&logo=Heroku">
1010
</a>
11-
<a href="https://github.com/kyb3r/modmail/">
12-
<img src="https://api.modmail.tk/badges/instances.svg" alt="Bot instances">
11+
12+
<a href="https://github.com/kyb3r/modmail/">
13+
<img src="https://api.modmail.tk/badges/instances.svg" alt="Bot instances">
1314
</a>
15+
1416
<a href="https://discord.gg/j5e9p8w">
15-
<img src="https://img.shields.io/discord/515071617815019520.svg?style=for-the-badge&colorB=7289DA" alt="Support">
17+
<img src="https://img.shields.io/discord/515071617815019520.svg?label=Discord&logo=Discord&colorB=7289da&style=for-the-badge" alt="Support">
1618
</a>
17-
19+
1820
<a href="https://patreon.com/kyber">
19-
<img src="https://img.shields.io/badge/patreon-donate-orange.svg?style=for-the-badge" alt="Python 3.7">
21+
<img src="https://img.shields.io/badge/patreon-donate-orange.svg?style=for-the-badge&logo=Patreon" alt="Python 3.7">
2022
</a>
21-
23+
24+
<a href="https://www.python.org/downloads/">
25+
<img src="https://img.shields.io/badge/Made%20With-Python%203.7-blue.svg?style=for-the-badge&logo=Python" alt="Made with Python 3.7">
26+
</a>
27+
28+
<a href="https://github.com/kyb3r/modmail/archive/master.zip">
29+
<img src="https://counter.modmail-plugins.ionadev.ml/embed/announcement">
30+
</a>
31+
32+
<a href="https://travis-ci.com/kyb3r/modmail">
33+
<img src="https://img.shields.io/travis/com/kyb3r/modmail?style=for-the-badge&logo=Travis">
34+
</a>
35+
36+
<a href="https://github.com/ambv/black">
37+
<img src="https://img.shields.io/badge/Code%20Style-Black-black?style=for-the-badge">
38+
</a>
39+
2240
<a href="https://github.com/kyb3r/modmail/blob/master/LICENSE">
2341
<img src="https://img.shields.io/badge/license-agpl-e74c3c.svg?style=for-the-badge" alt="MIT License">
2442
</a>
@@ -35,7 +53,7 @@ Modmail is similar to Reddit's Modmail both in functionality and purpose. It ser
3553
This bot is free for everyone and always will be. If you like this project and would like to show your appreciation, you can support us on **[Patreon](https://www.patreon.com/kyber)**, cool benefits included!
3654

3755
## How does it work?
38-
When a member sends a direct message to the bot, a channel or "thread" is created within an isolated category for that member. This channel is where messages will be relayed and where any available staff member can respond to that user.
56+
When a member sends a direct message to the bot, a channel or "thread" is created within an isolated category for that member. This channel is where messages will be relayed and where any available staff member can respond to that user.
3957

4058
All threads are logged and you can view previous threads through the corresponding generated log link. Here is an [**example**](https://logs.modmail.tk/example).
4159

@@ -65,6 +83,7 @@ This list is ever-growing thanks to active development and our exceptional contr
6583

6684
## Installation
6785

86+
<<<<<<< HEAD
6887
### Heroku
6988

7089
This bot can be hosted on Heroku.
@@ -112,8 +131,8 @@ $ pipenv run bot
112131

113132
Special thanks to our sponsors for supporting the project.
114133

115-
<a href='https://www.youtube.com/channel/UCgSmBJD9imASmJRleycTCwQ/featured'>
116-
<img height=150 src='https://i.imgur.com/WyzaPKY.png' style='margin:10'>
134+
<a href='https://www.youtube.com/channel/UCgSmBJD9imASmJRleycTCwQ/featured'>
135+
<img height=150 src='https://i.imgur.com/WyzaPKY.png' style='margin:10'>
117136
</a>
118137

119138
Become a [sponsor](https://patreon.com/kyber).
@@ -125,3 +144,5 @@ Modmail supports the use of third-party plugins to extend or add functionality t
125144
## Contributing
126145

127146
Contributions to Modmail are always welcome, whether it be improvements to the documentation or new functionality, please feel free to make the change. Check out our contribution [guidelines](https://github.com/kyb3r/modmail/blob/master/CONTRIBUTING.md) before you get started.
147+
148+
This bot is free for everyone and always will be. If you like this project and would like to show your appreciation, here's the link to our **[Patreon Page](https://www.patreon.com/kyber)**!

0 commit comments

Comments
 (0)