# bsi-bundle-bot **Repository Path**: mirrors_Brightspace/bsi-bundle-bot ## Basic Information - **Project Name**: bsi-bundle-bot - **Description**: A bot for posting BSI info to Slack - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A bot for posting BSI info to Slack. ## Environment Variable Setup Create an `.env` file, in the project root directory, with the following info: ``` SLACK_ACCESS_TOKEN= SLACK_CHANNEL_ID= SLACK_WEBHOOK_URL= ``` ## Running `npm run main`