mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Pyrofork: Update links
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
1b3f0933c7
commit
0bf1d33fa2
3 changed files with 17 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
|||
<br>
|
||||
<b>Telegram MTProto API Framework for Python</b>
|
||||
<br>
|
||||
<a href="https://github.com/Mayuri-Chan">
|
||||
Homepage
|
||||
</a>
|
||||
•
|
||||
<a href="https://pyrofork.mayuri.my.id">
|
||||
Documentation
|
||||
</a>
|
||||
|
|
@ -16,6 +20,10 @@
|
|||
<a href="https://t.me/MayuriChan_Chat">
|
||||
Support Chat
|
||||
</a>
|
||||
•
|
||||
<a href="https://t.me/wulan17">
|
||||
News/Releases
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## Pyrofork
|
||||
|
|
|
|||
|
|
@ -13,6 +13,10 @@ Welcome to Pyrofork
|
|||
<b>Telegram MTProto API Framework for Python</b>
|
||||
|
||||
<br>
|
||||
<a href="https://github.com/Mayuri-Chan">
|
||||
Homepage
|
||||
</a>
|
||||
•
|
||||
<a href="https://github.com/Mayuri-Chan/pyrofork">
|
||||
Development
|
||||
</a>
|
||||
|
|
@ -24,6 +28,10 @@ Welcome to Pyrofork
|
|||
<a href="https://t.me/MayuriChan_Chat">
|
||||
Support Chat
|
||||
</a>
|
||||
•
|
||||
<a href="https://t.me/wulan17">
|
||||
News/Releases
|
||||
</a>
|
||||
</p>
|
||||
|
||||
.. code-block:: python
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ path = "pyrogram/__init__.py"
|
|||
[tool.hatch.build.hooks.custom]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/Mayuri-Chan"
|
||||
Tracker = "https://github.com/Mayuri-Chan/pyrofork/issues"
|
||||
Community = "https://t.me/MayuriChan_Chat"
|
||||
Source = "https://github.com/Mayuri-Chan/pyrofork"
|
||||
|
|
|
|||
Loading…
Reference in a new issue