Alerts Configuration Panel
Last updated
Last updated
The Alerts Configuration panel allows you to integrate the bot with your personal Slack workspace to receive real-time alerts for all major actions, especially failures or execution issues. This is crucial because the bot runs on a remote VPS and may be unattended β notifications help you stay informed even when you're not actively watching.
π¨ Trades happen silently in a VPS β if something fails, you wonβt know unless alerts are configured. Enabling alerts ensures that:
β Failed executions
β Missing passwords or window errors
β οΈ Timing conflicts or user focus issues ...can all be pushed instantly to your private Slack channel.
This makes it essential for both live and funded account safety.
β Enable Slack Alerts
Checkbox to toggle Slack integration. Must be checked to activate alerts.
π Slack Token
Your Slack Bot Token (e.g., starts with xoxb-
). You must create your own Slack App.
π°οΈ Slack Channel
Channel name (e.g., #trading-alerts
) or Channel ID where the alerts should be sent.
π οΈ You must invite your bot to the channel using this command in Slack:
/invite @YourBotName
Save Slack Configuration Saves your token and channel preferences locally.
Test Configuration Sends a test message to your Slack channel to verify the integration is working properly.
To use this feature, users must:
Have their own Slack Workspace
Create a Slack App and Bot Token (e.g., via Slack API)
Install the app into the workspace
Get the OAuth Token (starts with xoxb-
)
Provide a valid channel name or ID
Invite the bot to the channel manually via /invite
π Bot tokens must be kept secure. Never share your token publicly.
Always test your Slack alerts after setup.
Use a private channel or create a dedicated channel like #vpsbot-alerts
.
React immediately to any alert indicating password, focus, or command issues.