Skip to content

Commit 5848bd5

Browse files
authored
Quick fix of japanese readme
Fixed guild id for member online count and added download badge
1 parent eb07e24 commit 5848bd5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.ja.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pycord
22
==========
33

4-
.. image:: https://discord.com/api/guilds/681882711945641997/embed.png
4+
.. image:: https://discord.com/api/guilds/881207955029110855/embed.png
55
:target: https://pycord.dev/discord
66
:alt: Discordサーバーの招待
77
.. image:: https://img.shields.io/pypi/v/py-cord.svg
@@ -10,6 +10,9 @@ pycord
1010
.. image:: https://img.shields.io/pypi/pyversions/py-cord.svg
1111
:target: https://pypi.python.org/pypi/py-cord
1212
: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ダウンロード
1316

1417
discord.pyのフォークです。PyCordはPythonで書かれたDiscordのモダンで使いやすく、豊富な機能を持ち、非同期に対応したAPIラッパーです。
1518

0 commit comments

Comments
 (0)