Hacker News new | ask | show | jobs
RemotePN: Pause your script and wait for a manual prompt on Telegram (github.com)
4 points by adileo 806 days ago
1 comments

I created RemotePN because I needed an OTP input during the execution of a server automated cron process. This solution is particularly useful in scenarios where you want to pause the execution of your script and await manual prompts or responses from users via Telegram. It's helpful for tasks where user input or confirmation is necessary before proceeding with further actions.