The Slack channels used to send transcription checks and other manages shouldn't be hard coded, but defined in a config so that they can be changed for a local setup and adjusted on production as needed.
Additionally, we should use channel IDs instead of channel names so that we can rename channels without breaking things.
The Slack channels used to send transcription checks and other manages shouldn't be hard coded, but defined in a config so that they can be changed for a local setup and adjusted on production as needed.
Additionally, we should use channel IDs instead of channel names so that we can rename channels without breaking things.