This app is using slack web socket mode please create a slack app and enable socket mode in slack
https://app.slack.com/app-settings/
mongoDB-4.4
redis-6
USER_TOKEN=xoxp-429139*******
BOT_TOKEN =xoxb-77677888888888**
SLACK_APP_TOKEN=xapp-1-A0908GH88888***
add this environments
yarn add
yarn start
Do not use nodemon for this app. It is writing to the same file and it will cause an error.