Pyrofork: Update links

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2024-02-06 12:12:03 +07:00
parent 1b3f0933c7
commit 0bf1d33fa2
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5
3 changed files with 17 additions and 0 deletions

View file

@ -5,6 +5,10 @@
<br> <br>
<b>Telegram MTProto API Framework for Python</b> <b>Telegram MTProto API Framework for Python</b>
<br> <br>
<a href="https://github.com/Mayuri-Chan">
Homepage
</a>
<a href="https://pyrofork.mayuri.my.id"> <a href="https://pyrofork.mayuri.my.id">
Documentation Documentation
</a> </a>
@ -16,6 +20,10 @@
<a href="https://t.me/MayuriChan_Chat"> <a href="https://t.me/MayuriChan_Chat">
Support Chat Support Chat
</a> </a>
<a href="https://t.me/wulan17">
News/Releases
</a>
</p> </p>
## Pyrofork ## Pyrofork

View file

@ -13,6 +13,10 @@ Welcome to Pyrofork
<b>Telegram MTProto API Framework for Python</b> <b>Telegram MTProto API Framework for Python</b>
<br> <br>
<a href="https://github.com/Mayuri-Chan">
Homepage
</a>
<a href="https://github.com/Mayuri-Chan/pyrofork"> <a href="https://github.com/Mayuri-Chan/pyrofork">
Development Development
</a> </a>
@ -24,6 +28,10 @@ Welcome to Pyrofork
<a href="https://t.me/MayuriChan_Chat"> <a href="https://t.me/MayuriChan_Chat">
Support Chat Support Chat
</a> </a>
<a href="https://t.me/wulan17">
News/Releases
</a>
</p> </p>
.. code-block:: python .. code-block:: python

View file

@ -39,6 +39,7 @@ path = "pyrogram/__init__.py"
[tool.hatch.build.hooks.custom] [tool.hatch.build.hooks.custom]
[project.urls] [project.urls]
Homepage = "https://github.com/Mayuri-Chan"
Tracker = "https://github.com/Mayuri-Chan/pyrofork/issues" Tracker = "https://github.com/Mayuri-Chan/pyrofork/issues"
Community = "https://t.me/MayuriChan_Chat" Community = "https://t.me/MayuriChan_Chat"
Source = "https://github.com/Mayuri-Chan/pyrofork" Source = "https://github.com/Mayuri-Chan/pyrofork"