ASTER_TELEGRAM_TOKEN(or--token): the bot token from @BotFather.ASTER_REMOTE_USERS(or--user, repeatable): Telegram user ids allowed to talk. Anything else is ignored.--mode manualasks before every edit and command;autoapplies the permission rules without prompting.
aster remote telegram only makes outbound requests.
Approval prompts arrive as inline buttons, and long output is sent back as
documents instead of flooding the chat.
Notes
- One bot token serves one poller. Two processes polling the same token split updates randomly.
- The remote session uses the same aster.yaml, keys, and permission rules as the terminal on that machine.