Skip to content

Develop#10

Closed
NodeByteLTD wants to merge 3 commits into
mainfrom
develop
Closed

Develop#10
NodeByteLTD wants to merge 3 commits into
mainfrom
develop

Conversation

@NodeByteLTD
Copy link
Copy Markdown
Owner

Summary

Describe what changed and why.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Chore / maintenance

Testing

List what you ran:

  • pnpm lint
  • pnpm build
  • Relevant tests for changed area

Commands/results:

Paste test output or brief notes here.

Screenshots / Evidence (if applicable)

Add screenshots, recordings, or logs.

Checklist

  • I linked related issue(s)
  • I updated docs where needed
  • I updated changelog for user-facing changes
  • I removed secrets from code, logs, and screenshots

"Discord webhook URL is required"
);
}
if (!config.webhookUrl.includes("discord.com")) {
"Slack webhook URL is required"
);
}
if (!config.webhookUrl.includes("hooks.slack.com")) {
"Microsoft Teams webhook URL is required"
);
}
if (!config.webhookUrl.includes("outlook.webhook.office.com")) {
Updated image path and improved text clarity in README.
@NodeByteLTD NodeByteLTD closed this May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants