{"id":20960391,"url":"https://github.com/morrisonbrett/workstationcommander.telegrambot","last_synced_at":"2026-04-13T12:32:51.320Z","repository":{"id":69636944,"uuid":"439025250","full_name":"morrisonbrett/WorkstationCommander.TelegramBot","owner":"morrisonbrett","description":"Workstation Commander allows you to interact with your Windows Workstation via a Telegram Bot.","archived":false,"fork":false,"pushed_at":"2025-12-25T15:00:57.000Z","size":63234,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T22:48:01.133Z","etag":null,"topics":["telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"C#","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/morrisonbrett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-12-16T14:48:20.000Z","updated_at":"2025-12-25T15:01:00.000Z","dependencies_parsed_at":"2023-11-30T18:50:33.059Z","dependency_job_id":null,"html_url":"https://github.com/morrisonbrett/WorkstationCommander.TelegramBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morrisonbrett/WorkstationCommander.TelegramBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrisonbrett%2FWorkstationCommander.TelegramBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrisonbrett%2FWorkstationCommander.TelegramBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrisonbrett%2FWorkstationCommander.TelegramBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrisonbrett%2FWorkstationCommander.TelegramBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morrisonbrett","download_url":"https://codeload.github.com/morrisonbrett/WorkstationCommander.TelegramBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morrisonbrett%2FWorkstationCommander.TelegramBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["telegram","telegram-bot"],"created_at":"2024-11-19T01:58:49.504Z","updated_at":"2026-04-13T12:32:51.300Z","avatar_url":"https://github.com/morrisonbrett.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Twitter](https://img.shields.io/twitter/follow/morrisonbrett?style=social)](https://twitter.com/morrisonbrett)\n\n# Workstation Commander\n\n## 🌈 Overview\n\nWorkstation Commander allows you to interact with your Windows Workstation via a Telegram Bot.\n\nThe main technology stack platform is [.NET Core](https://dotnet.microsoft.com/) 6.0.\n\n![](static/telegram-bot-screenshot.png)\n\n## 🛠 Prerequisites\n\n* Install Visual Studio 2022 (preview) or later, or Visual Studio Code. Ensure that `$ dotnet --version` is at least 6.0.\n\n## ⌨️ Configure and Build\n\nCreate a Telegram Bot Token from [Telegram Bot Token Creation](https://core.telegram.org/bots#6-botfather).\n\nCreate a new file at the root of WorkstationCommander.TelegramBot named `appsettings.json` and add the following, replacing the word \"value\" below with your token.\n\n```json\n{\n  \"TelegramBotKey\": \"value\"\n}\n```\n\n```bash\n$ dotnet restore\n$ dotnet build\n$ dotnet run\n```\nOr, open the WorkstationCommander.TelegramBot.sln solution in Visual Studio, and build and run the solution from there.\n\nOnce confirmed working, create a Task to startup at system boot or login in [Task Scheduler](https://www.howtogeek.com/tips/how-to-run-a-scheduled-task-without-a-command-window-appearing/).\n\n![](static/task_scheduler.gif)\n\n## ❤️ Contributing\n\nWe welcome all contributions. Please read our [contributing guidelines](CONTRIBUTING.md) before submitting a pull request.\n\n## 📜 License\n\nWorkstation Commander is licensed under the MIT license.\n\n[![License](https://img.shields.io/github/license/morrisonbrett/WorkstationCommander.TelegramBot)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrisonbrett%2Fworkstationcommander.telegrambot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorrisonbrett%2Fworkstationcommander.telegrambot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrisonbrett%2Fworkstationcommander.telegrambot/lists"}