Lidl Twitch Bot in development as a way to learn Go/APIs/Databases.
Commands: here
docker build -t nourybot .
docker run -it --rm -p 5051:5051 nourybot
go run main.go
or:
go build .
./nourybot-go
Lidl Twitch Bot in development as a way to learn Go/APIs/Databases.
Commands: here
docker build -t nourybot .
docker run -it --rm -p 5051:5051 nourybot
go run main.go
or:
go build .
./nourybot-go