In order to run the slack-bot you will need to set up the followig env variables:
- SLACK_BOT_TOKEN
- SLACK_APP_TOKEN: These are app-level token allowing your app to use platform features that apply to multiple (or all) installations. You need to generate then when you create your app.
- CHANNEL_ID: The channel where bot responds to.
docker-compose up
/generate
: Gives users recent job posting for the title given.
/Generate-Events
: Gives user an input prompt which allows them to write the job title and frequency at what they would like to get notify about the job while starting the continuous notifier
/stop
: Stop the the continuous notifier by/Generate-Events