-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Issue
After configuring Telegram notifications, the bot sends push alerts (e.g., node status) correctly, but it does not respond to any commands such as /status or /stats sent in the chat or group.
Steps to Reproduce
Install Torware and enable Telegram notifications.
Add the Bot to a group or open a private chat.
Send the command /status or /stats.
The bot remains silent and does not return any information.
Expected Behavior
The bot should be able to process commands and return the current status of the relay/bridge or general statistics when requested by the user.
Actual Behavior
The bot only works as a one-way notification service (Push-only). It ignores all incoming messages and commands, making it impossible to check the node status without accessing the VPS terminal.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels