lidl twitch bot
Go to file
2021-10-25 20:32:43 +02:00
cmd add Dockerfile 2021-10-25 19:27:52 +02:00
pkg add Dockerfile 2021-10-25 19:27:52 +02:00
.env.example add Dockerfile 2021-10-25 19:27:52 +02:00
.gitignore add lidl banphrase 2021-10-20 22:13:19 +02:00
commands.md typo 2021-10-23 22:17:46 +02:00
Dockerfile add Dockerfile 2021-10-25 19:27:52 +02:00
go.mod add my old humanize package 2021-10-14 02:27:01 +02:00
go.sum add my old humanize package 2021-10-14 02:27:01 +02:00
LICENSE add LICENSE 2021-10-20 00:03:38 +02:00
Makefile change Makefile 2021-10-20 16:26:11 +02:00
README.md change README 2021-10-25 20:32:43 +02:00

nourybot

Near future abandoned project in development.

Docker:

Build:
    docker build -t nourybot .
Testing:
    docker run -it --rm nourybot
Run:
    docker run -d --rm nourybot

Make:

For build and run: 
    make xd