Initial project scope: https://www.notion.so/nanonets/Search-270f98aa421d47b0b0f2edf0d3ef6bcd
WIP
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.
To use the project, follow the instructions provided in the documentation.