[PR #19] [MERGED] Add user and email scopes to SlackBot #23

Closed
opened 2026-02-15 17:05:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/19
Author: @yuhongsun96
Created: 9/29/2023
Status: Merged
Merged: 9/29/2023
Merged by: @yuhongsun96

Base: mainHead: slack-more-scope


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 slack_bot_setup.mdx (+2 -0)

📄 Description

This is needed to be able to fetch the user who is sending the question. That way if the bot is configured to respond to the user who sent the message or a set of users from a team, we can match them by email.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/onyx-dot-app/documentation/pull/19 **Author:** [@yuhongsun96](https://github.com/yuhongsun96) **Created:** 9/29/2023 **Status:** ✅ Merged **Merged:** 9/29/2023 **Merged by:** [@yuhongsun96](https://github.com/yuhongsun96) **Base:** `main` ← **Head:** `slack-more-scope` --- ### 📝 Commits (1) - [`df4398c`](https://github.com/onyx-dot-app/documentation/commit/df4398c9e8d908833a397b76104a6d9798fbfeac) add more scopes ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `slack_bot_setup.mdx` (+2 -0) </details> ### 📄 Description This is needed to be able to fetch the user who is sending the question. That way if the bot is configured to respond to the user who sent the message or a set of users from a team, we can match them by email. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:05:45 -05:00
yindo closed this issue 2026-02-15 17:05:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#23