11 lines
333 B
Markdown
11 lines
333 B
Markdown
# Toggle Telegram Bridge
|
|
|
|
Control the Telegram notification bridge on/off.
|
|
|
|
Usage:
|
|
- `/bridge on` - Enable notifications
|
|
- `/bridge off` - Disable notifications
|
|
- `/bridge status` - Check current status
|
|
|
|
When you enable or disable the bridge, update the ENABLED value in the .env file and restart the bridge service if it's running.
|