{"id":22216825,"url":"https://github.com/carriejv/cyborg","last_synced_at":"2026-02-14T00:35:41.254Z","repository":{"id":34111028,"uuid":"169935684","full_name":"carriejv/CyBorg","owner":"carriejv","description":"A CyTube bot for Discord.","archived":false,"fork":false,"pushed_at":"2023-07-19T00:32:24.000Z","size":559,"stargazers_count":2,"open_issues_count":10,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T09:58:00.172Z","etag":null,"topics":["bot","chatbot","cytube","discord","sync","youtube"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/carriejv.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}},"created_at":"2019-02-10T02:30:06.000Z","updated_at":"2024-05-31T22:44:03.000Z","dependencies_parsed_at":"2023-01-15T04:45:26.820Z","dependency_job_id":null,"html_url":"https://github.com/carriejv/CyBorg","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/carriejv/CyBorg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carriejv%2FCyBorg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carriejv%2FCyBorg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carriejv%2FCyBorg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carriejv%2FCyBorg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carriejv","download_url":"https://codeload.github.com/carriejv/CyBorg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carriejv%2FCyBorg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267370435,"owners_count":24076431,"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-07-27T02:00:11.917Z","response_time":82,"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":["bot","chatbot","cytube","discord","sync","youtube"],"created_at":"2024-12-02T22:13:42.945Z","updated_at":"2026-02-14T00:35:41.249Z","avatar_url":"https://github.com/carriejv.png","language":"JavaScript","funding_links":["https://www.paypal.me/carriejv"],"categories":[],"sub_categories":[],"readme":"# CyBorg\n\n[![npm version](https://img.shields.io/npm/v/cyborg-bot.svg)](https://www.npmjs.com/package/cyborg-bot)\n[![npm license](https://img.shields.io/npm/l/cyborg-bot.svg)](https://www.npmjs.com/package/cyborg-bot)\n[![dependencies](https://img.shields.io/david/carriejv/cyborg.svg)](https://david-dm.org/carriejv/cyborg)\n[![devDependencies](https://img.shields.io/david/dev/carriejv/cyborg.svg)](https://david-dm.org/carriejv/cyborg#info=devDependencies)\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/carriejv)\n\nCyBorg is a [Discord](https://discordapp.com) bot for [CyTube](https://cytu.be) channels.\n\nIt is still early in development, so many features are messy and incomplete. You have been warned.\n\n## Add CyBorg to your Discord server!\n\nTo invite the bot to your server, click this link: [https://discordapp.com/api/oauth2/authorize?client_id=422496569489752064\u0026permissions=199680\u0026scope=bot](https://discordapp.com/api/oauth2/authorize?client_id=422496569489752064\u0026permissions=199680\u0026scope=bot)\n\nOnce the bot is in your server, you can use `!cy cytube \u003ccytube channel\u003e` to get info about a CyTube channel.\n\nThe server owner (and other users promoted with `!cy admin \u003cuser mention\u003e`) can also use `!cy announce \u003ccytube channel\u003e` to create automatic announcements for a channel and `!cy channel \u003cchannel mention\u003e` to set the Discord channel they appear in.\n\nAdmins can also set a custom command prefix with `!cy prefix \u003cprefix\u003e`.\n\nOther commands include:\n```\n!cy help\n!cy info\n!cy booyah\n!cy chuck\n```\n\n## Host your own copy!\n\n### With Docker\n\nBuild your own Docker image with `docker build . -t cyborg`.\n\nDeploy with `docker run -v $PWD/secret:/cyborg/secret -v $PWD/config:/cyborg/config cyborg`.\n\nOptionally, keep the container running with `--restart=always`.\n\nThe `secret` and `config` volume must be mounted to run. The secret directory should contain a `discord.json` as described below.\nThe `config` directory may optionally contain a `global.json` file, but will also be used to store autogenerated server-specific config files.\n\n### With Node\n\nIf you prefer to locally host your own copy of CyBorg, you can do that too. CyBorg requires [Node.js](https://nodejs.org/en/) `\u003e=10`.\n\nRegister your own Discord app [here](https://nodejs.org/en/) and fill the appropriate information into `./secrets/discord.json`. An example file is provided.\n\nThen, install dependencies with `npm i` and use `npm start` to start the bot. The bot will print your invite link to the console.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarriejv%2Fcyborg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarriejv%2Fcyborg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarriejv%2Fcyborg/lists"}