We currently have a Slack folder with a `sendMessage` function. It is used for the `elex-testing-calendar` bot. - [ ] Move the Slack folder to the root directory. - [ ] Refactor the code to pass the message as an argument and use the function for both the bots. - [X] For the `elex-tabulation-data` bot, only send a message to the channel when there is an update. The format could be something like: - The race call status for X, Y, and Z races have changed to Called. - The tabulation status for X, Y, and Z has been changed to Active Tabulation.