{"id":25733669,"url":"https://github.com/sircryptic/disframe-cogs","last_synced_at":"2026-05-15T00:31:44.254Z","repository":{"id":279509203,"uuid":"938989259","full_name":"SirCryptic/disframe-cogs","owner":"SirCryptic","description":"cog repository for the DisFrame Discord bot framework!","archived":false,"fork":false,"pushed_at":"2025-02-25T23:17:31.000Z","size":356,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T00:18:05.599Z","etag":null,"topics":["cog","discord","disframe","python"],"latest_commit_sha":null,"homepage":"https://sircryptic.github.io/DisWeb","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/SirCryptic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-25T20:16:38.000Z","updated_at":"2025-02-25T23:19:17.000Z","dependencies_parsed_at":"2025-02-26T00:28:09.419Z","dependency_job_id":null,"html_url":"https://github.com/SirCryptic/disframe-cogs","commit_stats":null,"previous_names":["sircryptic/disframe-cogs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fdisframe-cogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fdisframe-cogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fdisframe-cogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fdisframe-cogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SirCryptic","download_url":"https://codeload.github.com/SirCryptic/disframe-cogs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240790287,"owners_count":19858009,"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":["cog","discord","disframe","python"],"created_at":"2025-02-26T04:22:24.769Z","updated_at":"2026-05-15T00:31:44.170Z","avatar_url":"https://github.com/SirCryptic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sircryptic/disframe-cogs/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/sircryptic/disframe-cogs.svg\" alt=\"GitHub stars\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sircryptic/disframe-cogs/network\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/sircryptic/disframe-cogs.svg\" alt=\"GitHub forks\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sircryptic/disframe-cogs/watchers\"\u003e\u003cimg src=\"https://img.shields.io/github/watchers/sircryptic/disframe-cogs.svg\" alt=\"GitHub watchers\"\u003e\u003c/a\u003e\n        \u003cbr\u003e\n    \u003ca href=\"https://github.com/SirCryptic/disframe-cogs/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# DisFrame-Cogs\n\nWelcome to **DisFrame-Cogs**, the community-driven cog repository for the [DisFrame Discord bot framework](https://github.com/sircryptic/disframe)! This is your hub for sharing and discovering custom cogs to enhance your DisFrame bot with new commands, games, utilities, and more—built by the community, for the community.\n\n## What is DisFrame?\n\nDisFrame is a modular Discord bot framework written in Python using `discord.py`. It’s designed for extensibility, allowing you to easily plug in cogs to add features like moderation tools, interactive games, or custom utilities. Learn more at the [DisFrame repo](https://github.com/sircryptic/disframe).\n\n## Purpose\n\nThis repository hosts a growing collection of community-created cogs to supercharge your DisFrame bot. Whether you’re looking for an economy game like CoinRush or a unique server tool, you’ll find contributions here to enrich your Discord experience.\n\n## Getting Started\n\n### Prerequisites\n- A running DisFrame bot instance (see the [Hosting Guide](https://sircryptic.github.io/DisWeb/pages/guide.html)).\n- Familiarity with Python and Discord bot commands.\n\n### Adding Cogs\nEnhance your DisFrame bot with these steps:\n\n1. **Explore Available Cogs**:\n   - Browse the folders in this repo (e.g., `Games/CoinRush`) to find cogs that suit your needs.\n\n2. **Download a Cog**:\n   - Each cog folder contains a `.py` file (e.g., `coinrush.py`) and may include a `README.md` with instructions.\n   - Some cogs come with an `assets` folder for resources like images or fonts.\n\n3. **Install the Cog**:\n   - Copy the `.py` file to your DisFrame bot’s `cmds/` directory (or a subfolder like `cmds/games/` for organization—DisFrame supports this).\n   - If an `assets` folder is included, place it in your DisFrame root directory (beside `bot.py`) to ensure resources load correctly.\n\n4. **Run Your Bot**:\n   - Start your bot with `python bot.py`. The cog will load automatically.\n   - Refer to the cog’s `README.md` for any specific setup steps or usage commands.\n\n## Available Cogs\n\nHere’s a peek at some cogs you can add:\n- **[CoinRush](/Games/CoinRush#readme)**: An economy game featuring jobs, items, trading, achievements, and a casino.\n\nMore cogs are on the way—contribute yours to grow the collection!\n\n## Contributing\n\nWe welcome your contributions to make DisFrame even better! Check out our [CONTRIBUTING.md](CONTRIBUTING.md) for detailed steps on how to:\n- Fork the repo and create your own cog.\n- Submit a pull request with your enhancements.\n- Ensure compatibility and document your work.\n\nJoin the conversation on our [DisFrame Discord](https://discord.gg/48JH3UkerX) to share ideas or get help!\n\n## Guidelines\n\n- **Compatibility**: Test your cog with the latest DisFrame version.\n- **Documentation**: Provide a `README.md` in your cog’s folder with setup and usage details.\n- **Community Spirit**: Keep contributions fun, functional, and free of malicious code.\n\n## Resources\n\n- **DisFrame Framework**: [github.com/sircryptic/disframe](https://github.com/sircryptic/disframe)\n- **Hosting Guide**: [sircryptic.github.io/DisWeb/pages/guide.html](https://sircryptic.github.io/DisWeb/pages/guide.html)\n- **Community Discord**: [discord.gg/48JH3UkerX](https://discord.gg/48JH3UkerX)\n\n## License\n\nThis repository is licensed under the [MIT License](LICENSE) (Copyright © 2025 SirCryptic). Contributors are encouraged to use MIT for their cogs but may choose any compatible open-source license. See individual cog `README.md` files for specific licensing details.\n\n---\n\n**Maintained by**: SirCryptic \u0026 the DisFrame Community  \n**Get Involved**: Star this repo, contribute a cog, or join our community!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fdisframe-cogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsircryptic%2Fdisframe-cogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fdisframe-cogs/lists"}