lidl twitch bot
Go to file
2021-10-28 21:49:54 +02:00
cmd add some comments 2021-10-28 21:49:54 +02:00
pkg add some comments 2021-10-28 21:49:54 +02:00
.env.example add mongo uri to .env.example 2021-10-28 21:12:26 +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 bit refactoring 2021-10-27 15:39:21 +02:00
go.sum bit refactoring 2021-10-27 15:39:21 +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