{"id":13410761,"url":"https://github.com/breqdev/flask-discord-interactions","last_synced_at":"2025-09-25T10:15:30.401Z","repository":{"id":37950626,"uuid":"326338540","full_name":"breqdev/flask-discord-interactions","owner":"breqdev","description":"A Flask extension to enable declarative definitions for Discord slash commands.","archived":false,"fork":false,"pushed_at":"2023-02-17T15:03:17.000Z","size":1421,"stargazers_count":57,"open_issues_count":2,"forks_count":13,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-14T17:44:35.970Z","etag":null,"topics":["asyncio","discord","discord-bot","discord-interactions","discord-python","discord-slash-commands","flask","flask-discord-interactions","flask-extension","http","http-server","python3","quart","server-side"],"latest_commit_sha":null,"homepage":"https://flask-discord-interactions.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/breqdev.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":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-03T05:55:43.000Z","updated_at":"2025-02-03T22:47:39.000Z","dependencies_parsed_at":"2024-12-19T16:12:00.711Z","dependency_job_id":"c7b89240-3789-4a14-bb82-015c9dbbad7a","html_url":"https://github.com/breqdev/flask-discord-interactions","commit_stats":{"total_commits":391,"total_committers":13,"mean_commits":"30.076923076923077","dds":0.3350383631713555,"last_synced_commit":"7e83e32b63f3aa6d7e1b196bdd9046eae9489e43"},"previous_names":["breq16/flask-discord-interactions"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/breqdev/flask-discord-interactions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Fflask-discord-interactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Fflask-discord-interactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Fflask-discord-interactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Fflask-discord-interactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/breqdev","download_url":"https://codeload.github.com/breqdev/flask-discord-interactions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/breqdev%2Fflask-discord-interactions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271397959,"owners_count":24752640,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["asyncio","discord","discord-bot","discord-interactions","discord-python","discord-slash-commands","flask","flask-discord-interactions","flask-extension","http","http-server","python3","quart","server-side"],"created_at":"2024-07-30T20:01:08.959Z","updated_at":"2025-09-25T10:15:30.347Z","avatar_url":"https://github.com/breqdev.png","language":"Python","funding_links":[],"categories":["Libraries"],"sub_categories":["Python"],"readme":"# Flask-Discord-Interactions\n\nThis is a Flask extension that lets you write Discord Application Commands using a decorator syntax similar to Flask's `@app.route()` or Discord.py's `@bot.command()`.\n\n```\n@discord.command()\ndef ping(ctx):\n    \"Respond with a friendly 'pong'!\"\n    return \"Pong!\"\n```\n\nFull documentation is available on [readthedocs](https://flask-discord-interactions.readthedocs.io/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreqdev%2Fflask-discord-interactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbreqdev%2Fflask-discord-interactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbreqdev%2Fflask-discord-interactions/lists"}