build:
	docker build -t ion606-bot .

run:
	docker run --rm -d --env-file .env ion606-bot