Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add manifest.yaml with bot configuration #40

Merged

Conversation

sam57719
Copy link
Collaborator

Created a new manifest.yaml file, which defines the bot's configuration settings. This includes information like the bot's display name, oauth scopes, and event subscriptions. Also specifies some settings such as enabling interactivity and disabling organization deployment.

Created a new `manifest.yaml` file, which defines the bot's configuration settings. This includes information like the bot's display name, oauth scopes, and event subscriptions. Also specifies some settings such as enabling interactivity and disabling organization deployment.
@sam57719 sam57719 linked an issue Apr 26, 2024 that may be closed by this pull request
@sjefferson99 sjefferson99 self-assigned this Apr 29, 2024
Added SLACK_APP_TOKEN and SLACK_BOT_TOKEN in the docker-compose file as passthrough. At the same time, disable the "messages_tab" in the app_home feature of the manifest file. Removal of certain bot events and scopes were also made to limit the Slack bot's functionality mainly to writing to public chats.
Copy link
Member

@sjefferson99 sjefferson99 left a comment

Choose a reason for hiding this comment

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

Looks good with new permissions.

@sjefferson99 sjefferson99 merged commit e2002f8 into develop Apr 29, 2024
@sjefferson99 sjefferson99 deleted the 34-get-slack-app-manifest-and-refine-permissions branch April 29, 2024 21:00
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.

Get slack app manifest and refine permissions
2 participants