{"id":13567047,"url":"https://github.com/DevsExpo/Xtra-Plugins","last_synced_at":"2025-04-04T01:30:59.484Z","repository":{"id":42624886,"uuid":"347839276","full_name":"DevsExpo/Xtra-Plugins","owner":"DevsExpo","description":"A Repo Full Of Xtra Plugins For FridayUB [Pyrogram]","archived":false,"fork":false,"pushed_at":"2022-03-30T15:21:09.000Z","size":720,"stargazers_count":32,"open_issues_count":7,"forks_count":64,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-04T21:37:18.828Z","etag":null,"topics":["plugin","pyrogram","python","telegram","userbot","xtra-plugins"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevsExpo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-15T04:44:12.000Z","updated_at":"2024-02-08T21:07:42.000Z","dependencies_parsed_at":"2022-08-22T21:01:01.429Z","dependency_job_id":null,"html_url":"https://github.com/DevsExpo/Xtra-Plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsExpo%2FXtra-Plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsExpo%2FXtra-Plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsExpo%2FXtra-Plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsExpo%2FXtra-Plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevsExpo","download_url":"https://codeload.github.com/DevsExpo/Xtra-Plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plugin","pyrogram","python","telegram","userbot","xtra-plugins"],"created_at":"2024-08-01T13:02:22.413Z","updated_at":"2025-04-04T01:30:58.935Z","avatar_url":"https://github.com/DevsExpo.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Xtra-Plugins - FridayUB ✨\n\u003e A Repo That Contains Many X-Tra Plugins From FridayDevs And Third Parties.\n\n# Example 👊 \n\n### Plugins 🔧\n\n```python3\nfrom main_startup.core.decorators import friday_on_cmd\nfrom main_startup.helper_func.basic_helpers import edit_or_reply\n\n@friday_on_cmd(['helloworld'],\n    cmd_help={\n    \"help\": \"This is A TEST\",\n    \"example\": \"{ch}helloworld\"\n    })\nasync def hello_world(client, message):\n    mg = await edit_or_reply(message, \"`Hello World! This Works!`\")\n```\n### Custom Filters 📣\n\n```python3\nfrom main_startup.core.decorators import listen\n\n@listen(filters.mentioned \u0026 ~filters.me)\nasync def mentioned_(client, message):\n    await message.reply_text(\"`Hello World! Btw Why Did You Mention Me?`\")\n```\n\n# Contributing 🎨\n* Contributers Are Always Welcome. You Can Contribute To This Project With Your Plugins.\n### How To?\n* Just Create A Pull Request With Your Plugin And Some Info in Description.\n* Please Make Sure Your Plugin Passes The GuideLines.\n### GuideLines\n* No Stealing. Please Don't Steal Any Plugins. \n* If You Have Ported The Plugin, Make Sure To Mention Real Creator Of The Plugin.\n* Plugin Should Be Linted Before Creating Pull Request.\n* Make Sure Your Plugin Doesn't Already Exists In Repo.\n* Please Don't Make Duplicate Pull Requests.\n  \n\u003e Thats All, Happy Contributing! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevsExpo%2FXtra-Plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevsExpo%2FXtra-Plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevsExpo%2FXtra-Plugins/lists"}