JobBot A bot that sends job listings from multiple sources, to a database, and to your slack. Let's get a job! Instructions: Building Packages: Slackpost: go build -o startslackpost ./cmd/slackpost/main.go go build -o startcrawler ./cmd/crawler/main.go Debugging: https://flaviocopes.com/go-debugging-vscode-delve/