{"id":13715778,"url":"https://github.com/ProgVal/skyweb2irc","last_synced_at":"2025-05-07T05:31:35.822Z","repository":{"id":66987010,"uuid":"65156914","full_name":"progval/skyweb2irc","owner":"progval","description":"Relay bot between IRC and Skype, using the Skype Web API.","archived":true,"fork":false,"pushed_at":"2023-03-04T12:33:34.000Z","size":15,"stargazers_count":7,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-14T04:34:27.599Z","etag":null,"topics":["bot","irc","irc-bot","nodejs","relay-bot","skype","skyweb"],"latest_commit_sha":null,"homepage":"https://xkcd.com/1782/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progval.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}},"created_at":"2016-08-07T22:31:18.000Z","updated_at":"2023-09-08T17:13:26.000Z","dependencies_parsed_at":"2024-01-11T19:16:14.277Z","dependency_job_id":"26d3666b-2ef1-4a9a-bf06-01ec41a56668","html_url":"https://github.com/progval/skyweb2irc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progval%2Fskyweb2irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progval%2Fskyweb2irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progval%2Fskyweb2irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progval%2Fskyweb2irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progval","download_url":"https://codeload.github.com/progval/skyweb2irc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252822997,"owners_count":21809700,"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":["bot","irc","irc-bot","nodejs","relay-bot","skype","skyweb"],"created_at":"2024-08-03T00:01:03.427Z","updated_at":"2025-05-07T05:31:35.475Z","avatar_url":"https://github.com/progval.png","language":"JavaScript","funding_links":[],"categories":["Frameworks"],"sub_categories":["Bridges"],"readme":"# Skyweb 2 IRC\n\n## Current status\n\nThis bridge stopped working in 2020 following a change in the skype web API.\n\nI rewrote it from scratch in Python, as a Limnoria plugin: https://github.com/ProgVal/Supybot-plugins/tree/master/SkypeRelay\n\n## Install and configure\n\n1. Dependencies: `npm install skyweb irc html-entities striptags`\n2. `mv config.js.template config.js`\n3. Edit `config.js` to configure it. If you don't know the conversation ID, leave it `unknown`. Otherwise, skip step 4.\n4. Run `nodejs skyweb2irc.js` and send a message in the chat using your Skype client. Copy-paste the value printed by skyweb2irc as the value of `skype_conversation_id`.\n5. Run `nodejs skyweb2irc.js`\n\n## What is this?\n\nIt is a small bot relaying messages between an IRC channel and a Skype group chat.\n\nI wrote it because Skype suddenly decided to break its API, so my [skype2irc](https://github.com/boamaod/skype2irc) bot did not work anymore.\n\n## Features\n\n### Skype -\u003e IRC\n\n* text messages, with edits and decoding of format tags\n* image upload (files are not supported, see [#6](https://github.com/ProgVal/skyweb2irc/issues/6))\n* topic and picture update\n* member addition and removal\n* deterministic nick coloration\n\n### IRC -\u003e Skype\n\n* text messages, with URLs, decoding of format characters, and stripping color codes\n* CTCP ACTION (ie. `/me`)\n* channel joins\n* channel parts\n* quits\n* topic updates\n\n## Why did you write it using node.js?\n\nI found a library for Skype written for node.js, [Skyweb](https://github.com/ShyykoSerhiy/skyweb).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FProgVal%2Fskyweb2irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FProgVal%2Fskyweb2irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FProgVal%2Fskyweb2irc/lists"}