{"id":21003432,"url":"https://github.com/ubclaunchpad/rocket2","last_synced_at":"2025-05-15T00:31:59.930Z","repository":{"id":33101013,"uuid":"150890738","full_name":"ubclaunchpad/rocket2","owner":"ubclaunchpad","description":"🚀 The official UBC Launch Pad Slack bot and team management platform","archived":false,"fork":false,"pushed_at":"2023-01-01T15:09:34.000Z","size":11918,"stargazers_count":18,"open_issues_count":60,"forks_count":6,"subscribers_count":37,"default_branch":"master","last_synced_at":"2023-11-17T22:54:46.076Z","etag":null,"topics":["dynamodb","github","python","self-hosted","slack","slack-bot","team-management","ubc"],"latest_commit_sha":null,"homepage":"https://rocket2.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ubclaunchpad.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2018-09-29T18:11:17.000Z","updated_at":"2023-10-21T17:19:37.000Z","dependencies_parsed_at":"2023-01-14T23:21:54.711Z","dependency_job_id":null,"html_url":"https://github.com/ubclaunchpad/rocket2","commit_stats":null,"previous_names":[],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Frocket2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Frocket2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Frocket2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Frocket2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubclaunchpad","download_url":"https://codeload.github.com/ubclaunchpad/rocket2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225318400,"owners_count":17455594,"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":["dynamodb","github","python","self-hosted","slack","slack-bot","team-management","ubc"],"created_at":"2024-11-19T08:25:46.344Z","updated_at":"2024-11-19T08:25:46.998Z","avatar_url":"https://github.com/ubclaunchpad.png","language":"Python","readme":"..\n   WARNING - when making changes to this file, make sure that it works as a\n   GitHub README as well! Some things that are known to not work:\n    * variety of RST features (image widths, centering, etc.) - use raw HTML\n    * relative links - use full links\n\n.. raw:: html\n\n    \u003cp align=\"center\"\u003e\n        \u003cimg width=\"25%\" src=\"https://github.com/ubclaunchpad/rocket2/blob/master/docs/rocket-logo.png?raw=true\" /\u003e\n    \u003c/p\u003e\n\n    \u003ch1 align=\"center\"\u003eRocket 2\u003c/h1\u003e\n\n    \u003cp align=\"center\"\u003e\n        Rocket 2 is the official \u003ca href=\"https://ubclaunchpad.com\"\u003eUBC Launch Pad\u003c/a\u003e\n        Slack bot and team management platform.\n    \u003c/p\u003e\n\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/ubclaunchpad/rocket2/actions?query=workflow%3APipeline\"\u003e\n           \u003cimg src=\"https://github.com/ubclaunchpad/rocket2/workflows/Pipeline/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://codecov.io/gh/ubclaunchpad/rocket2\"\u003e\n           \u003cimg src=\"https://codecov.io/gh/ubclaunchpad/rocket2/branch/master/graph/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/ubclaunchpad/inertia\"\u003e\n           \u003cimg src=\"https://img.shields.io/badge/deploying%20with-inertia-blue.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://rocket2.readthedocs.io\"\u003e\n           \u003cimg src=\"https://readthedocs.org/projects/rocket2/badge/?version=latest\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\n|\n\nRocket 2 is a from-the-ground-up rewrite of the `original Rocket`_,\nand it is a Slack bot that aims to be a ChatOps-style tool for team management\nacross platforms like GitHub and Google Drive, with extensive configuration\noptions so that it can be used by other organizations as well. Rocket 2 is used,\nbuilt, and maintained with ❤️ by `UBC Launch Pad`_, UBC's student-run software\nengineering club.\n\n.. _UBC Launch Pad: https://ubclaunchpad.com\n.. _original Rocket: https://github.com/ubclaunchpad/rocket\n\n.. list-table::\n   :widths: 3 50\n   :header-rows: 1\n\n   * -\n     - Main features\n   * - 💬\n     - **Unix-style command system in Slack** - invoke commands with a simple ``/rocket`` in Slack\n   * - 🔗\n     - **Platform integrations** - easily configure GitHub organization invites and teams, Google Drive permissions, and more\n   * - 🗂\n     - **Team directory** - provide and manage member information such as emails and other accounts\n   * - 🔒\n     - **Permissions system** - control access to Rocket functionality with a tiered set of permissions\n   * - 🔨\n     - **Hackable and extensible** - an open codebase makes it easy to add commands, scheduled modules, and more!\n\n|\n\n📦 Usage\n--------\n\nCheck out our `command reference pages`_ to get started interacting with\nRocket, or take a look at how Rocket is used at UBC Launch Pad in\nthe `Launch Pad handbook`_.\n\nTo set up a Rocket instance for your organization, refer to the `deployment`_\nand `configuration`_ documentation.\n\n.. _deployment: https://rocket2.readthedocs.io/en/latest/docs/Deployment.html\n.. _configuration: https://rocket2.readthedocs.io/en/latest/docs/Config.html\n.. _command reference pages: https://rocket2.readthedocs.io/en/latest/docs/UserCommands.html\n.. _Launch Pad handbook: https://docs.ubclaunchpad.com/handbook/tools/slack#rocket\n\n|\n\n📚 Contributing\n---------------\n\nAny contribution (pull requests, feedback, bug reports, ideas, etc.) is welcome!\n\nPlease refer to our `contribution guide`_ for contribution guidelines as well as\ndetailed guides to help you get started with Rocket 2's codebase.\n\n.. _contribution guide: CONTRIBUTING.rst\n\n|\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubclaunchpad%2Frocket2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubclaunchpad%2Frocket2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubclaunchpad%2Frocket2/lists"}