{"id":21639383,"url":"https://github.com/drazz0m/telegramremote","last_synced_at":"2026-05-18T01:36:17.020Z","repository":{"id":218146766,"uuid":"745695975","full_name":"drazz0m/TelegramRemote","owner":"drazz0m","description":"TelegramRemote is a Spigot plugin designed for Minecraft servers, offering remote control and Telegram notifications. Manage your server with ease and receive updates directly in your Telegram chat.","archived":false,"fork":false,"pushed_at":"2024-01-20T12:04:32.000Z","size":38,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T02:09:53.214Z","etag":null,"topics":["minecraft","plugin","remote-control","spigot","telegram","telegram-bot","tools"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/telegram-remote.114605/","language":"Java","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/drazz0m.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":"2024-01-19T22:27:07.000Z","updated_at":"2024-09-18T19:15:57.000Z","dependencies_parsed_at":"2024-01-20T02:29:27.991Z","dependency_job_id":null,"html_url":"https://github.com/drazz0m/TelegramRemote","commit_stats":null,"previous_names":["drazz0m/telegramremote"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/drazz0m/TelegramRemote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drazz0m%2FTelegramRemote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drazz0m%2FTelegramRemote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drazz0m%2FTelegramRemote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drazz0m%2FTelegramRemote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drazz0m","download_url":"https://codeload.github.com/drazz0m/TelegramRemote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drazz0m%2FTelegramRemote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33161895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["minecraft","plugin","remote-control","spigot","telegram","telegram-bot","tools"],"created_at":"2024-11-25T04:13:38.158Z","updated_at":"2026-05-18T01:36:16.999Z","avatar_url":"https://github.com/drazz0m.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TelegramRemoteSpigot\n# EN\nThis is a Spigot plugin for Minecraft servers that enables remote management and notifications via Telegram. The bot interacts with the server console, provides administrative functions, and sends notifications based on specific events.\n\n## Installation\n1. **Telegram bot setup**\n   - Create a bot on [BotFather](https://t.me/BotFather).\n   - Obtain the bot token.\n\n2. **Plugin installation**\n   - Download the latest plugin version from the [releases page](https://github.com/drazz0m/TelegramRemote/releases).\n   - Place the downloaded JAR file into the `plugins` folder of your Spigot server.\n\n3. **Configuration**\n   - Edit the `config.yml` file in the `plugins/TelegramRemote` folder.\n   - Set the bot token and its username in the `token` property.\n   - Set your ChatID obtained through [getmyid_bot](https://t.me/getmyid_bot).\n   - Configure RCON for console and command operations in the bot:\n      ```yaml\n      rcon:\n        enable: true\n        rcon_host: 0.0.0.0\n        rcon_port: 25575\n        rcon_pass: qwerty\n      ```\n   - Configure other parameters as needed.\n\n## Usage\n- Start your Spigot server.\n- Begin a private chat with the bot.\n- Use `/start` to initiate communication with the bot.\n\n## Administrative Functions\n- **Bot settings**\n  - Manage language, notifications, enable/disable features, and add administrators.\n- **Console mode**\n  - Enter console mode to send commands to the server.\n- **Notifications**\n  - Configure various notification parameters.\n- **Administrator Panel**\n  - Access administrative functions to manage the server.\n\n## Telegram Notifications\nReceive notifications about:\n- Changes in operator status.\n- Server startup.\n- Server updates.\n\n## Author\n- drazz\n\n## Issues and Contributions\nReport issues and bugs.\n\n## License\nThis project is licensed under the MIT License.\n\n# RU\nЭто плагин для Spigot для серверов Minecraft, который обеспечивает удаленное управление и уведомления через Telegram. Бот взаимодействует с консолью сервера, предоставляет административные функции и отправляет уведомления на основе конкретных событий.\n\n## Установка\n1. **Настройка телеграм-бота**\n   - Создайте бота на [BotFather](https://t.me/BotFather).\n   - Получите токен бота.\n\n2. **Установка плагина**\n   - Скачайте последнюю версию плагина со [страницы релизов](https://github.com/drazz0m/TelegramRemote/releases).\n   - Поместите загруженный файл JAR в папку `plugins` вашего сервера Spigot.\n\n3. **Настройка**\n   - Отредактируйте файл `config.yml` в папке `plugins/TelegramRemote`.\n   - Установите токен бота и его юзернейм в свойстве `token`.\n   - Установите свой ChatID, полученный с помощью [getmyid_bot](https://t.me/getmyid_bot).\n   - Настройте RCON для работы с консолью и командами в боте:\n      ```yaml\n      rcon:\n        enable: true\n        rcon_host: 0.0.0.0\n        rcon_port: 25575\n        rcon_pass: qwerty\n      ```\n   - Настройте другие параметры по необходимости.\n\n## Использование\n- Запустите свой сервер Spigot.\n- Начните личный чат с ботом.\n- Используйте `/start`, чтобы начать общение с ботом.\n\n## Административные функции\n- **Настройки бота**\n  - Управление языком, уведомлениями, включение и отключение параметров, добавление администраторов.\n- **Режим консоли**\n  - Вход в режим консоли для отправки команд на сервер.\n- **Уведомления**\n  - Настройка различных параметров уведомлений.\n- **Панель администратора**\n  - Доступ к функциям администрирования для управления сервером.\n\n## Уведомления в Telegram\nПолучайте уведомления:\n- Изменениях статуса оператора.\n- Запуске сервера.\n- Обновлениях сервера.\n\n## Автор\n- drazz\n\n## Проблемы и Вклад\nСообщайте о проблемах и багах.\n\n## Лицензия\nЭтот проект лицензирован в соответствии с MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrazz0m%2Ftelegramremote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrazz0m%2Ftelegramremote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrazz0m%2Ftelegramremote/lists"}