Twitch chat bot that interacts with ollama.
Find a file
2024-03-05 19:29:46 +01:00
.gitignore add docker-compose.yml 2024-03-05 19:03:37 +01:00
commands.go cleanup 2024-03-05 18:54:38 +01:00
docker-compose.yml add docker-compose.yml 2024-03-05 19:03:37 +01:00
Dockerfile remove unneeded dependencies 2024-03-05 19:14:01 +01:00
env.example update env.example 2024-03-05 19:29:20 +01:00
generate.go cleanup 2024-03-05 18:54:38 +01:00
go.mod init commit 2024-03-03 00:07:33 +01:00
go.sum init commit 2024-03-03 00:07:33 +01:00
LICENSE add LICENSE 2024-03-05 19:28:48 +01:00
main.go get list of channels to join through env file 2024-03-05 19:29:46 +01:00
Makefile cleanup 2024-03-05 18:54:38 +01:00
README.md init commit 2024-03-03 00:07:33 +01:00
send.go cleanup 2024-03-05 18:54:38 +01:00

NourybotGPT

Twitch chat bot that interacts with ollama. Work in Progress