We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb07e24 + 5848bd5 commit 416f97cCopy full SHA for 416f97c
README.ja.rst
@@ -1,7 +1,7 @@
1
pycord
2
==========
3
4
-.. image:: https://discord.com/api/guilds/681882711945641997/embed.png
+.. image:: https://discord.com/api/guilds/881207955029110855/embed.png
5
:target: https://pycord.dev/discord
6
:alt: Discordサーバーの招待
7
.. image:: https://img.shields.io/pypi/v/py-cord.svg
@@ -10,6 +10,9 @@ pycord
10
.. image:: https://img.shields.io/pypi/pyversions/py-cord.svg
11
:target: https://pypi.python.org/pypi/py-cord
12
:alt: PyPIのサポートしているPythonのバージョン
13
+.. image:: https://img.shields.io/pypi/dm/py-cord?color=blue
14
+ :target: https://pypi.python.org/pypi/py-cord
15
+ :alt: PyPIダウンロード
16
17
discord.pyのフォークです。PyCordはPythonで書かれたDiscordのモダンで使いやすく、豊富な機能を持ち、非同期に対応したAPIラッパーです。
18
0 commit comments