Yohann Genre

Results 6 comments of Yohann Genre

Hi, If I tried to pass the variable as environment variable, I get this error. So I looked into the checking part. > Twitch config section is missing one or...

I also tried `export TWT_TOKEN=*****`. It doesn't change anything.

I'm using twitch-tui 2.6.7 and rust 1.78.0. I did a fresh install on a different machine (Macbook) and I've got the same issue. Fun story, and that's why I thought...

I updated the PR and changed the way the code get the variable, and everything seems fine now. Maybe an issue with the option_env macro.

It seems updating ubuntu to 24.10 in the [base image](https://github.com/crazy-max/goxx/blob/48ed7e3f5e2244c0ebafcb2532889635423cc8e7/Dockerfile#L3) fix the issue.