{"id":18631735,"url":"https://github.com/esotericpig/ssc.bot","last_synced_at":"2025-07-23T14:04:27.567Z","repository":{"id":59156234,"uuid":"261359183","full_name":"esotericpig/ssc.bot","owner":"esotericpig","description":"🤖🌌👾 Simple Subspace Continuum Bot library.","archived":false,"fork":false,"pushed_at":"2021-06-21T17:07:28.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T11:18:26.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esotericpig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-05T04:11:16.000Z","updated_at":"2024-09-04T00:33:48.000Z","dependencies_parsed_at":"2022-09-13T20:10:50.892Z","dependency_job_id":null,"html_url":"https://github.com/esotericpig/ssc.bot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2Fssc.bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2Fssc.bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2Fssc.bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotericpig%2Fssc.bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esotericpig","download_url":"https://codeload.github.com/esotericpig/ssc.bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239425427,"owners_count":19636346,"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-07T05:08:28.931Z","updated_at":"2025-02-18T07:21:20.499Z","avatar_url":"https://github.com/esotericpig.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSC.Bot\n\n[![Gem Version](https://badge.fury.io/rb/ssc.bot.svg)](https://badge.fury.io/rb/ssc.bot)\n\n[![Source Code](https://img.shields.io/badge/source-github-%23211F1F.svg)](https://github.com/esotericpig/ssc.bot)\n[![Changelog](https://img.shields.io/badge/changelog-md-%23A0522D.svg)](CHANGELOG.md)\n[![License](https://img.shields.io/github/license/esotericpig/ssc.bot.svg)](LICENSE.txt)\n\n*SSC.Bot* is a simple user bot library for the game [Subspace Continuum](https://store.steampowered.com/app/352700/Subspace_Continuum/).\n\nIt's currently in development and only offers limited functionality.\n\n## Contents\n\n- [Using](#-using)\n- [Hacking](#-hacking)\n- [License](#-license)\n\n## [//](#contents) Using\n\nGem name: `ssc.bot`\n\nSee [SSC.Nob](https://github.com/esotericpig/ssc.nob) for example usage.\n\nTODO: readme.using\n\n## [//](#contents) Hacking\n\n```\n$ git clone 'https://github.com/esotericpig/ssc.bot.git'\n$ cd ssc.bot\n$ bundle install\n$ bundle exec rake -T\n```\n\n### Testing\n\n```\n$ bundle exec rake test\n```\n\n### Generating Doc\n\n```\n$ bundle exec rake doc\n```\n\n### Installing Locally\n\n```\n$ bundle exec rake install:local\n```\n\n### Releasing\n\n1. Check for updates\n    - `$ git pull`\n    - `$ bundle update`\n    - `$ bundle outdated`\n2. Update *CHANGELOG.md* \u0026 *version.rb*\n    - `$ raketary bump -v`\n    - `$ raketary bump --patch`\n    - `$ bundle update`\n3. Release to *GitHub* \u0026 *GitHub Packages*\n    - `$ bundle exec rake clobber build`\n    - `$ gh release create v0.0.0 pkg/*.gem`\n    - `$ git fetch --tags origin`\n    - `$ raketary github_pkg`\n4. Release to *RubyGems*\n    - `$ bundle exec rake release`\n\n## [//](#contents) License\n\n[GNU LGPL v3+](LICENSE.txt)\n\n\u003e SSC.Bot (\u003chttps://github.com/esotericpig/ssc.bot\u003e)  \n\u003e Copyright (c) 2020-2021 Jonathan Bradley Whited  \n\u003e \n\u003e SSC.Bot is free software: you can redistribute it and/or modify  \n\u003e it under the terms of the GNU Lesser General Public License as published by  \n\u003e the Free Software Foundation, either version 3 of the License, or  \n\u003e (at your option) any later version.  \n\u003e \n\u003e SSC.Bot is distributed in the hope that it will be useful,  \n\u003e but WITHOUT ANY WARRANTY; without even the implied warranty of  \n\u003e MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  \n\u003e GNU Lesser General Public License for more details.  \n\u003e \n\u003e You should have received a copy of the GNU Lesser General Public License  \n\u003e along with SSC.Bot.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericpig%2Fssc.bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesotericpig%2Fssc.bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotericpig%2Fssc.bot/lists"}