update loader.py

This commit is contained in:
AbhiTheModder
2023-02-09 08:32:31 +05:30
parent bae4bf1ed9
commit 860121c0b6

View File

@@ -83,7 +83,7 @@
            if hashlib.sha256(resp.content).hexdigest() not in modules_hashes:
                return await message.edit(
                    "<b>Only <a href=https://github.com/The-MoonTg-project/Moon-Userbot/custom_modules/tree/main/modules_hashes.txt>"
                    "<b>Only <a href=https://github.com/The-MoonTg-project/custom_modules/tree/main/modules_hashes.txt>"
                    "verified</a> modules or from the official "
                    "<a href=https://github.com/The-MoonTg-project/Moon-Userbot/custom_modules>"
                    "custom_modules</a> repository are supported!</b>",