* ran go mod tity
* updated formatting and moved to using some common errors
* some common source errors
* bumped go version
* a bulk of the work has been completed to parse twitch videos/users
* Added twitch config values
* added common errors
* moved the scheduler to its own package to get it out of main and also start adding tests
* added a new err for invalid author images
* Updated an error used
* tests updated to avoid name duplication
* new func to replace the cached source recor and updated getcontent to return collected posts
* updated scheduler ref
* moved to services/cron