{"id":20774953,"url":"https://github.com/qdot/white-label-teledildonics-server","last_synced_at":"2026-04-22T11:01:36.114Z","repository":{"id":66557606,"uuid":"145074847","full_name":"qdot/white-label-teledildonics-server","owner":"qdot","description":"White Label Generic Teledildonics Server","archived":false,"fork":false,"pushed_at":"2018-08-17T19:02:07.000Z","size":259,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T22:45:49.522Z","etag":null,"topics":[],"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/qdot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-08-17T05:16:45.000Z","updated_at":"2025-12-24T11:10:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"077eb1a4-5b3b-4397-bf72-a466e990e8cc","html_url":"https://github.com/qdot/white-label-teledildonics-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qdot/white-label-teledildonics-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fwhite-label-teledildonics-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fwhite-label-teledildonics-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fwhite-label-teledildonics-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fwhite-label-teledildonics-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdot","download_url":"https://codeload.github.com/qdot/white-label-teledildonics-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fwhite-label-teledildonics-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-17T12:34:00.458Z","updated_at":"2026-04-22T11:01:36.060Z","avatar_url":"https://github.com/qdot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# White Label Teledildonics\n\n## About\n\nAn absolutely generic teledildonics based chat server that is absolutely not based off a quick hack of a [furry yiff server](https://github.com/kisuka/YiffSpot) with [Buttplug](https://github.com/buttplugio/buttplug-js) bolted onto it. \n\nWHAT. \n\nSTOP LOOKING AT ME LIKE THAT.\n\n## Installation\n\n```bash\nnpm install\n```\n## Usage\n\n### Glitch.com\n\nTo us our prebuilt instance on glitch:\n\n- Go to https://metafetish-white-label-teledildonics-server.glitch.me\n- You will be matched with random people. Please do not teledildonics them without knowing who they are. That could be bad otherwise.\n\nTo spin up your own server instance on glitch (so you could use it with someone else with whom you have shared the URL):\n\n- Go to https://glitch.com/~metafetish-white-label-teledildonics-server\n- Hit View Source\n- Click on project name in upper right\n- Hit \"Remix Project\"\n- Change the name of config.example.js to config.js\n- Change server name in config.js to the url of your glitch project, like so:\n\n```javascript\nmodule.exports = {\n  \"host\": 'https://metafetish-white-label-teledildonics-server.glitch.me',\n  \"page_title\": 'GENERIC TELEDILDONICS FOR GENERIC USERS',\n  \"debug\": false,\n  \"http_port\": process.env.PORT || 3000,\n  \"https_port\": process.env.PORT || 3443,\n  \"ssl_enabled\": false,\n  \"ssl_key\": \"\",\n  \"ssl_crt\": \"\",\n  \"redis_user\": \"\",\n  \"redis_password\": \"\",\n  \"redis_host\": \"localhost\",\n  \"redis_port\": 6379\n}\n```\n\n### Production on own server\n\n```bash\nnpm run launch\n```\n\n### Development on own server\n\nThis starts the server in development mode, which watches the source files for changes and re-builds automatically.\n\n```bash\nnpm run dev\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdot%2Fwhite-label-teledildonics-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqdot%2Fwhite-label-teledildonics-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdot%2Fwhite-label-teledildonics-server/lists"}