lidl twitch bot
Go to file
2022-08-25 04:42:37 +02:00
.github/workflows change to go version 1.19 2022-08-07 21:43:21 +02:00
cmd actually delete and stop a timer. to test ()addtimer xD 5s xD and then ()deletetimer xD 2022-08-25 04:42:37 +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 delete a timer from the database 2022-08-24 21:00:09 +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 actually delete and stop a timer. to test ()addtimer xD 5s xD and then ()deletetimer xD 2022-08-25 04:42:37 +02:00
go.sum actually delete and stop a timer. to test ()addtimer xD 5s xD and then ()deletetimer xD 2022-08-25 04:42:37 +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