mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
461 B
461 B
Notifications
What it does
Sends run summaries and issues to your preferred webhook.
How to use
- Set
DISCORD_WEBHOOK_URLin your environment for Discord alerts. - Keep
humanization.enabledtrue to avoid unsafe behavior in production. - Start the bot normally; alerts send automatically when configured.
Example
set DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/...
npm start