An extensible Slack helper bot to help with product related tasks.
The tasks the bot is currently capable of doing,
- schedule list - Get a list of cron pattern based scheduled jobs stored
- schedule <job_name> - Get the scheduled time of a specific job
- holidays - Get the list of US holidays for the year
- calc - Do a calculation
- execute <job_name> - Execute a predifined job (only Jenkins build jobs supported currently)