Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 540 Bytes

File metadata and controls

24 lines (14 loc) · 540 Bytes

search-kb

Initial project scope: https://www.notion.so/nanonets/Search-270f98aa421d47b0b0f2edf0d3ef6bcd

status

WIP

Configuration

Create a .env file in the root directory of the project and add the following environment variables:

SLACK_CHANNEL_PREFIX=your_actual_prefix
SLACK_CHANNEL_INCLUDE=actual_channel1,actual_channel2
SLACK_CHANNEL_EXCLUDE=actual_channel3,actual_channel4

You can use the .env.sample file as a reference.

Usage

To use the project, follow the instructions provided in the documentation.