Closed tigers2020 closed 6 months ago
Yup, it's actually disabled by default. See this line in main.py to turn it on/off.
modules['twitch'] = TwitchClient(signals, enabled=False)
If you have other questions on how to run Neuro feel free to contact me on Discord (@kimjammer) or make other issues.
if I want a run this as in local only, can I run without online twitch?