lidl twitch bot
Go to file
2022-08-16 16:34:36 +02:00
.github/workflows change to go version 1.19 2022-08-07 21:43:21 +02:00
cmd/bot clean up weather command 2022-08-15 17:38:10 +02:00
internal/data set default command category to uncategorized instead of default 2022-08-15 13:53:07 +02:00
migrations add commands 2022-08-16 16:34:36 +02:00
pkg clean up weather command 2022-08-15 17:38:10 +02:00
web create next app 2022-08-16 01:16:51 +02:00
.gitignore start rewrite 2022-03-06 20:19:55 +01:00
Dockerfile have production as default 2021-10-29 17:19:41 +02:00
go.mod add current weather command 2022-08-15 15:04:43 +02:00
go.sum add current weather command 2022-08-15 15:04:43 +02:00
LICENSE add LICENSE 2021-10-20 00:03:38 +02:00
Makefile add jq option 2022-08-07 16:08:25 +02:00
README.md update readme 2022-08-12 00:11:21 +02:00

nourybot

A lidl twitch bot and near future abandoned project in development.

Make:

Development:
    make jq

Production:
    make prod