Fork this repository to receive automated standup alerts in your Discord server every day at 10:00 AM KST (UTC+9).
- Go to your Discord channel → ⚙️ Settings → Integrations → Webhooks.
- Click “New Webhook”, give it a name (e.g. scrum-bot), and copy the Webhook URL.
- In your forked repo, go to Settings → Secrets and variables → Actions.
- Click “New repository secret” and set:
- Name:
DISCORD_WEBHOOK - Secret: Paste the Webhook URL
- Name:
- Go to the Actions Tab.
- Select “Discord Scrum Bot”.
- Click “Run workflow” to trigger it immediately.