{"id":21569421,"url":"https://github.com/aweirddev/discord_webhook_components","last_synced_at":"2025-03-18T05:45:14.125Z","repository":{"id":162941980,"uuid":"441631221","full_name":"AWeirdDev/discord_webhook_components","owner":"AWeirdDev","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-26T06:04:41.000Z","size":40,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T12:32:30.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AWeirdDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-25T07:53:10.000Z","updated_at":"2023-01-31T09:48:19.000Z","dependencies_parsed_at":"2024-04-28T12:44:03.946Z","dependency_job_id":"bde23596-fd85-478d-b81b-8cd22a90aa9b","html_url":"https://github.com/AWeirdDev/discord_webhook_components","commit_stats":null,"previous_names":["aweirddev/discord_webhook_components"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fdiscord_webhook_components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fdiscord_webhook_components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fdiscord_webhook_components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fdiscord_webhook_components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWeirdDev","download_url":"https://codeload.github.com/AWeirdDev/discord_webhook_components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166677,"owners_count":20409178,"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":[],"created_at":"2024-11-24T11:09:27.435Z","updated_at":"2025-03-18T05:45:14.102Z","avatar_url":"https://github.com/AWeirdDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This repo is outdated, please use [dishook](https://github.com/AWeirdScratcher/dishook)\n\n\n# Setting up `discord_webhook_components`\n\n## Quick Start\n\u003e 1. Download the files [here](https://github.com/AWeirdScratcher/discord_webhook_components/tree/main/discord_webhook_components), or [download the zipped files](https://github.com/AWeirdScratcher/discord_webhook_components/releases/tag/discord)\n\u003e 2. Add your python file in the same directory where the downloaded file is.\n\u003e 3. Add these codes:\n\n***VERY IMPORTANT***\n```ini\n[If you don't add the codes below, discord_webhook_components will not work!]\n```\n\n```py\nfrom discord_webhook_components import * # import everything in the module\nimport discord\nfrom discord.ext import commands\n\nclient = commands.Bot(command_prefix=\"your command prefix\")\n\n#@client.event\n#async def on_ready():\n#  print(\"ready\")\n\n```\n\n\u003e ...and that's all you gotta do for the **setup**! *You can now start coding with discord_webhook_components!*\n\n\u003e You can try out our [examples](https://github.com/AWeirdScratcher/discord_webhook_components/tree/main/examples), too!\n***\n## How about replit?\n[Click here to learn more!](https://github.com/AWeirdScratcher/discord_webhook_components/wiki/What-about-replit%3F)\n\n## Still need help?\nContact me at discord!\nHelp server is [right here](https://discord.gg/u4DvHYWZph).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweirddev%2Fdiscord_webhook_components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faweirddev%2Fdiscord_webhook_components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweirddev%2Fdiscord_webhook_components/lists"}