{"id":19389828,"url":"https://github.com/toxblh/skype-to-telegram","last_synced_at":"2025-07-14T04:42:07.140Z","repository":{"id":40846709,"uuid":"203066727","full_name":"Toxblh/skype-to-telegram","owner":"Toxblh","description":"Skype to Telegram bot, for receive your message from skype in telegram","archived":false,"fork":false,"pushed_at":"2023-03-04T04:32:37.000Z","size":680,"stargazers_count":20,"open_issues_count":7,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T00:38:03.182Z","etag":null,"topics":["bot","bridge","skype","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Toxblh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"issuehunt":"Toxblh","patreon":"toxblh","ko_fi":"toxblh","custom":"https://www.paypal.me/toxblh"}},"created_at":"2019-08-18T23:26:32.000Z","updated_at":"2023-08-17T15:55:07.000Z","dependencies_parsed_at":"2024-11-10T10:17:36.180Z","dependency_job_id":"725adac2-1db5-4944-9935-c43b423c783e","html_url":"https://github.com/Toxblh/skype-to-telegram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Toxblh/skype-to-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fskype-to-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fskype-to-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fskype-to-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fskype-to-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toxblh","download_url":"https://codeload.github.com/Toxblh/skype-to-telegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fskype-to-telegram/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265241154,"owners_count":23733189,"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","bridge","skype","telegram","telegram-bot"],"created_at":"2024-11-10T10:17:33.024Z","updated_at":"2025-07-14T04:42:07.089Z","avatar_url":"https://github.com/Toxblh.png","language":"TypeScript","funding_links":["https://issuehunt.io/r/Toxblh","https://patreon.com/toxblh","https://ko-fi.com/toxblh","https://www.paypal.me/toxblh"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"425px\" src=\"https://github.com/Toxblh/skype-to-telegram/blob/master/images/SkypeToTelegram.png\" /\u003e\n\u003c/p\u003e\n\n# Skype to Telegram bot\n\n## Important. MS change auth flow and at current moment it's doesn't work. But you can to help to fix login flow here https://github.com/Toxblh/skype-http-api/blob/master/src/lib/providers/microsoft-account.ts\n\nYour skype inside the telegram\n\nYou can start the bot with use [Docker](#Docker-way) or [your machine](#Manual-way)\n\n# Before all\n\nCreate a `.env` with content\n\n```\nSKYPE_LOGIN=your_skype_login\nSKYPE_PASSWORD=your_skype_password\nTELEGRAM_TOKEN=token_from_botFather_for_telegram\nCHAT_ID=your_chat_id\n```\n\u003e [How to create a bot in telegram](https://www.sohamkamani.com/blog/2016/09/21/making-a-telegram-bot/)\n\n\u003e How to get the chat id: send `/echo` to [t.me/toxblh_bot](https://t.me/toxblh_bot) chat.id this what you need\n\n# Docker way\n\n[![Docker Hub](http://dockeri.co/image/toxblh/skype-to-telegram)](https://hub.docker.com/r/toxblh/skype-to-telegram)\n\n```shell\ndocker run --env-file .env toxblh/skype-to-telegram\n```\n\nor\n\n```shell\ngit clone https://github.com/Toxblh/skype-to-telegram\ncd skype-to-telegram\ndocker-compose up\n```\n\n# Manual way\n\n```shell\nyarn\nyarn build\nnode dist/index.js\n```\n\nTroubleshooting\n\nIf you see in the log that at the start like that\n```skype-bot_1  | (node:1) UnhandledPromiseRejectionWarning: MicrosoftAccountLogin: Unable to login with MicrosoftAccount.\nskype-bot_1  |   caused by GetLiveToken: Unable to get the Live token for Skype\nskype-bot_1  |   caused by LiveTokenNotFound: Unable to find the Live token. This token is normally found in the HTML response as the value of the element with the id```\n\nYou need to open https://web.skype.com/\nLogin once and on question about dont exit from system answer \"yes\" and remember\n\nNext to restart the docker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fskype-to-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxblh%2Fskype-to-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fskype-to-telegram/lists"}