ワンクリックで
remotty-stop
Stop a running remotty bridge or service. Use when the user asks to stop remotty or fix a Telegram polling conflict.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Stop a running remotty bridge or service. Use when the user asks to stop remotty or fix a Telegram polling conflict.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Start the remotty bridge for Telegram. Use when the user asks to start remotty, run the bridge, or connect Telegram to Codex CLI.
Register the current Codex workspace as a remotty workspace. Use when the user asks to use this project, register this project, or set the current project for remotty.
Pair a Telegram account with remotty using a pairing code. Use when the user gives a remotty pairing code or asks to pair Telegram.
Store the Telegram bot token for remotty in Windows protected storage. Use when the user asks to configure remotty, save a bot token, replace a token, or run remotty configure.
Check the Telegram environment for remotty. Use when the bot does not reply, setup is unclear, or the user asks for a live environment check.
Apply or check the Telegram allowlist policy for remotty. Use after pairing or when the user asks to lock down Telegram access.
SOC 職業分類に基づく
| name | remotty-stop |
| description | Stop a running remotty bridge or service. Use when the user asks to stop remotty or fix a Telegram polling conflict. |
Stop the bridge or identify the process to stop. The supported Telegram flow is for Codex CLI.
remotty service stop
Get-Process remotty, codex -ErrorAction SilentlyContinue | Select-Object Id,ProcessName,Path