diff --git a/setup.py b/setup.py index f6d7349a..a049ce75 100644 --- a/setup.py +++ b/setup.py @@ -43,8 +43,8 @@ setup( description="Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots", long_description=readme, long_description_content_type="text/markdown", - url="https://github.com/Mayuri-Chan/pyrogram", - download_url="https://github.com/Mayuri-Chan/pyrogram/releases/latest", + url="https://github.com/Mayuri-Chan/pyrofork", + download_url="https://github.com/Mayuri-Chan/pyrofork/releases/latest", author="wulan17", author_email="mayuri@mayuri.my.id", license="LGPLv3", @@ -74,7 +74,7 @@ setup( keywords="telegram chat messenger mtproto api client library python", project_urls={ "Tracker": "https://github.com/Mayuri-Chan/pyrofork/issues", - "Community": "", + "Community": "https://t.me/MayuriChan_Chat", "Source": "https://github.com/Mayuri-Chan/pyrofork", "Documentation": "https://pyrofork.mayuri.my.id", },