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
afaf158183
commit
d1b41b0a3c
3 changed files with 17 additions and 0 deletions
|
|
@ -2,6 +2,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>
|
||||||
|
|
@ -13,6 +17,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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@ path = "pyrofork/__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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue