OH State Manager Cog ==================== .. autoclass:: cogs.oh_state_manager.OHState .. autofunction:: cogs.oh_state_manager.officeHoursAreClosed .. autofunction:: cogs.oh_state_manager.officeHoursAreOpen .. autoclass:: cogs.oh_state_manager.OHStateManager .. py:method:: startOH(context: Context) -> None :async: Opens up the queue, starting office hours .. py:method:: stopOH(context: Context) -> None :async: Closes the queue, ending office hours