lidl twitch bot
Go to file
2022-08-26 03:42:19 +02:00
.github/workflows change to go version 1.19 2022-08-07 21:43:21 +02:00
cmd check the time interval before trying to add it as a timer 2022-08-26 03:42:19 +02:00
insomnia Patch, Delete, Post, Get 2022-08-17 21:17:40 +02:00
internal/data delete a timer from the database 2022-08-24 21:00:09 +02:00
migrations clean up timers 2022-08-26 02:01:43 +02:00
pkg clean up weather command 2022-08-15 17:38:10 +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 remove unused modules 2022-08-25 04:47:27 +02:00
go.sum remove unused modules 2022-08-25 04:47:27 +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