Added a communication channel between discord and obs module in the monolith binary
This PR will be ready to merge when:
/obs-record discord bot command will start recording for a default 2hours duration
/obs-record-add-time will either take an int parameter (in hours) or just name it /obs-record-add-1-hour will just extend the current recording by 1 hour
/obs-status will return information about the status of OBS (reachability, recording, current recording time, today's schedule)
Added a communication channel between discord and obs module in the monolith binary
This PR will be ready to merge when:
/obs-record
discord bot command will start recording for a default 2hours duration/obs-record-add-time
will either take an int parameter (in hours) or just name it/obs-record-add-1-hour
will just extend the current recording by 1 hour/obs-status
will return information about the status of OBS (reachability, recording, current recording time, today's schedule)