matrix-env
matrix-env copied to clipboard
go-neb doesn't start working when I start containers again
Starting my day, when I start those containers back up again using docker compose up everything starts as it should except the go-neb bot doesn't seem to do anything. Only when I stop containers once and start them again, it starts responding to events. Perhaps a timing issue of some sorts?
I should mention that I am using an external go-neb instance and not the one in this repo.