File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 3
3
<h1>py-cord-components</h1>
4
4
</div >
5
5
<div align =" center " >
6
- <a href="https://travis-ci.com/spacedev-official/py-cord-components"><img src="https://travis-ci.com/spacedev-official/py-cord-components.svg?branch=master" alt="Build Status"></a>
7
- <a href="https://pypi.org/project/py-cord-components"><img src="https://badge.fury.io/py/py-cord-components.svg" alt="PyPI version"></a>
8
- <a href="https://pypi.org/project/py-cord-components"><img src="https://img.shields.io/pypi/dm/py-cord-components" alt="PyPI downloads"></a>
6
+ <a href="https://www.codefactor.io/repository/github/spacedev-official/py-cord-components"><img src="https://www.codefactor.io/repository/github/spacedev-official/py-cord-components/badge" alt="CodeFactor" /></a>
7
+ <a href="https://discord.gg/294KSUxcz2"><img alt="Discord" src="https://img.shields.io/discord/847729860881154078?logo=discord&style=flat-square"></a>
8
+ <a href="https://pepy.tech/project/py-cord-components"><img alt="PyPI - Downloads" src="https://img.shields.io/pypi/v/py-cord-components?style=flat-squareh"></a>
9
+ <a href="https://pypi.org/project/py-cord-components/"><img src="https://pepy.tech/badge/py-cord-components/month" /></a>
10
+ <a href=""><img src="https://img.shields.io/pypi/l/py-cord-components?style=flat-square" /></a>
9
11
</div >
10
12
<p align =" center " >
11
13
<h3>An unofficial third party library of py-cord for discord components.</h3>
@@ -54,7 +56,7 @@ You can see many examples
54
56
This project is under the MIT License.
55
57
56
58
## Repos using PycordComponents
57
- *
59
+ * [ PycordPaginator ] ( https://pypi.org/project/PycordPaginator )
58
60
59
61
## How-to use
60
62
* Every discord.py, discord, DiscordComponent, discord_components mention should be changed to<br />
You can’t perform that action at this time.
0 commit comments