lidl twitch bot
Go to file
2022-08-18 22:24:19 +02:00
.github/workflows change to go version 1.19 2022-08-07 21:43:21 +02:00
cmd add cors headers 2022-08-18 22:01:48 +02:00
insomnia Patch, Delete, Post, Get 2022-08-17 21:17:40 +02:00
internal/data update a command through the api 2022-08-17 20:57:25 +02:00
migrations commands n shit xD 2022-08-17 23:59:26 +02:00
pkg clean up weather command 2022-08-15 17:38:10 +02:00
web get commandname from url 2022-08-18 22:24:19 +02:00
.gitignore start implementing an api for the commands 2022-08-16 16:35:45 +02:00
Dockerfile have production as default 2021-10-29 17:19:41 +02:00
go.mod add cors headers 2022-08-18 22:01:48 +02:00
go.sum add cors headers 2022-08-18 22:01:48 +02:00
LICENSE add LICENSE 2021-10-20 00:03:38 +02:00
Makefile not using nextjs 2022-08-18 20:55:35 +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