Expected behavior
Within the modules menu be able to access the obswebsocket configuration
Actual behavior
Within the modules menu there is no way of configuring obswebsocket
Steps to reproduce
Go to settings → Modules
No option to configure obswebsocket
Additional informations
I receive an error attempting to run ‘!_debug’
!!! ERROR !!! Possibly Unhandled Rejection at: Promise {
ConnectionNotFoundError: Connection “default” was not found.
at ConnectionManager.get (/home/container/src/connection/ConnectionManager.ts:43:32)
at getConnection (/home/container/src/globals.ts:133:35)
at General.debug (/home/container/src/general.ts:200:43)
at Parser.command (/home/container/src/parser.ts:312:39)
at Parser.descriptor.value (/home/container/src/decorators.ts:442:24)
at Parser.descriptor.value (/home/container/src/decorators.ts:442:24)
at Chat.message (/home/container/src/services/twitch/chat.ts:936:23)
at Chat.descriptor.value (/home/container/src/decorators.ts:442:24)
} reason: ConnectionNotFoundError: Connection “default” was not found.