Adds simple workers start/stop methods

This commit is contained in:
Miguel de la Cruz 2023-07-01 17:23:19 +02:00
parent b90e3afc76
commit e3fcf6adf1
4 changed files with 77 additions and 1 deletions

View file

@ -10,3 +10,6 @@ test-watch:
fmt:
go fmt ./...
run:
go run ./cmd/birthdaybot -config example-config.yml