Skip to content

docs: add Slack, Discord, and Microsoft Teams integrations#20

Open
Oloxx wants to merge 9 commits intomainfrom
integrations
Open

docs: add Slack, Discord, and Microsoft Teams integrations#20
Oloxx wants to merge 9 commits intomainfrom
integrations

Conversation

@Oloxx
Copy link
Copy Markdown
Collaborator

@Oloxx Oloxx commented Apr 10, 2026

Summary

  • Merges slack-integration, discord-integration, and ms-teams-integration branches into a single integrations branch
  • Adds documentation pages for Slack, Discord, and Microsoft Teams bot integrations
  • Adds integration cards for all three in the integrations index page
  • Groups Slack, Discord, and Microsoft Teams together at the bottom of the Integrations sidebar

Test plan

  • Verify the three new integration pages render correctly
  • Verify the integrations index page shows all three new cards
  • Verify the sidebar order groups Slack, Discord, and Microsoft Teams together

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Added comprehensive integration documentation for Slack, Discord, and Microsoft Teams messaging platforms. Each guide includes setup procedures, platform-specific bot features, system prerequisites, step-by-step configuration instructions with authorization flows, practical usage examples with command syntax, and detailed troubleshooting sections to help users successfully connect and interact with Biel.ai across these platforms.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for glowing-pavlova-b67998 ready!

Name Link
🔨 Latest commit 48cfc65
🔍 Latest deploy log https://app.netlify.com/projects/glowing-pavlova-b67998/deploys/69d94329229e490008184925
😎 Deploy Preview https://deploy-preview-20--glowing-pavlova-b67998.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for docsbielai ready!

Name Link
🔨 Latest commit 48cfc65
🔍 Latest deploy log https://app.netlify.com/projects/docsbielai/deploys/69d943292c6a1f0009353272
😎 Deploy Preview https://deploy-preview-20--docsbielai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

📝 Walkthrough

Walkthrough

Added documentation for three new platform integrations: Slack, Discord, and Microsoft Teams. Updated the integrations index page and sidebar configuration to include and link to the new documentation pages.

Changes

Cohort / File(s) Summary
New Integration Documentation
docs/integrations/slack.md, docs/integrations/discord.md, docs/integrations/microsoft-teams.md
Three new platform integration guides with setup instructions, usage examples, prerequisites, troubleshooting, and support contact information.
Integration Index & Navigation
docs/integrations.md, sidebars.js
Updated the integrations index page with three new integration cards and extended the sidebar configuration to include entries for the new Slack, Discord, and Microsoft Teams documentation pages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Poem

🐰 Three new pathways to connect and share,
Through Discord chats and Teams with care,
Slack messages now answered true,
Integration docs, hopping straight for you! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title directly and clearly summarizes the main objective: adding documentation for three chat platform integrations (Slack, Discord, Microsoft Teams).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch integrations

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
docs/integrations/microsoft-teams.md (1)

30-30: Consider avoiding a hardcoded app package filename.

If packaging conventions change, these instructions can drift quickly. Using wording like “the app package provided by Biel” would make this page more durable.

Also applies to: 38-38, 73-73

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/integrations/microsoft-teams.md` at line 30, Replace the hardcoded
filename "biel-teams-app.zip" in the docs text with a durable, generic phrase
such as "the app package provided by Biel" (or similar) wherever it appears (the
current occurrences include the sentence containing `biel-teams-app.zip` and the
other noted lines), so update those strings in
docs/integrations/microsoft-teams.md to use the generic wording instead of the
literal filename.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@docs/integrations/microsoft-teams.md`:
- Line 30: Replace the hardcoded filename "biel-teams-app.zip" in the docs text
with a durable, generic phrase such as "the app package provided by Biel" (or
similar) wherever it appears (the current occurrences include the sentence
containing `biel-teams-app.zip` and the other noted lines), so update those
strings in docs/integrations/microsoft-teams.md to use the generic wording
instead of the literal filename.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3c660515-63af-445f-9bec-8074ef9cfb58

📥 Commits

Reviewing files that changed from the base of the PR and between 93b18e1 and 48cfc65.

📒 Files selected for processing (5)
  • docs/integrations.md
  • docs/integrations/discord.md
  • docs/integrations/microsoft-teams.md
  • docs/integrations/slack.md
  • sidebars.js

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.

1 participant